Version 0
This commit is contained in:
parent
d8c5957971
commit
abdf7ac680
@ -1960,7 +1960,7 @@ MonoBehaviour:
|
||||
m_Name:
|
||||
m_EditorClassIdentifier:
|
||||
m_Material: {fileID: 0}
|
||||
m_Color: {r: 0.16862746, g: 0.6901961, b: 0, a: 1}
|
||||
m_Color: {r: 0.19607843, g: 0.78431374, b: 0, a: 1}
|
||||
m_RaycastTarget: 1
|
||||
m_OnCullStateChanged:
|
||||
m_PersistentCalls:
|
||||
|
@ -38,8 +38,8 @@ public class BikeManager : MonoBehaviour {
|
||||
void Start () {
|
||||
distanceToRun = gm.GetRaceDistance();
|
||||
|
||||
//taco = gameObject.AddComponent<RAWTachometer>();
|
||||
taco = gameObject.AddComponent<PreciseTachometer>();
|
||||
taco = gameObject.AddComponent<RAWTachometer>();
|
||||
//taco = gameObject.AddComponent<PreciseTachometer>();
|
||||
taco.SetPlayer(playerID);
|
||||
}
|
||||
|
||||
|
@ -8,8 +8,8 @@
|
||||
Fins: temps en seconde qui indique la fin synchronisé à l'arrivé de la couse souhaité, par vidéo
|
||||
",
|
||||
"Course": {
|
||||
"Distance": 200,
|
||||
"TempsNormal": 15
|
||||
"Distance": 400,
|
||||
"TempsNormal": 30
|
||||
},
|
||||
"Vélos": {
|
||||
"Joueur1": {
|
||||
|
@ -70,7 +70,7 @@ InputManager:
|
||||
axis: 0
|
||||
joyNum: 0
|
||||
- serializedVersion: 3
|
||||
m_Name: HorizontalP1
|
||||
m_Name: HorizontalP2
|
||||
descriptiveName:
|
||||
descriptiveNegativeName:
|
||||
negativeButton: q
|
||||
@ -86,7 +86,7 @@ InputManager:
|
||||
axis: 0
|
||||
joyNum: 1
|
||||
- serializedVersion: 3
|
||||
m_Name: VerticalP1
|
||||
m_Name: VerticalP2
|
||||
descriptiveName:
|
||||
descriptiveNegativeName:
|
||||
negativeButton: s
|
||||
@ -102,7 +102,7 @@ InputManager:
|
||||
axis: 1
|
||||
joyNum: 1
|
||||
- serializedVersion: 3
|
||||
m_Name: SubmitP1
|
||||
m_Name: SubmitP2
|
||||
descriptiveName:
|
||||
descriptiveNegativeName:
|
||||
negativeButton:
|
||||
@ -118,7 +118,7 @@ InputManager:
|
||||
axis: 1
|
||||
joyNum: 0
|
||||
- serializedVersion: 3
|
||||
m_Name: CancelP1
|
||||
m_Name: CancelP2
|
||||
descriptiveName:
|
||||
descriptiveNegativeName:
|
||||
negativeButton:
|
||||
@ -134,7 +134,7 @@ InputManager:
|
||||
axis: 1
|
||||
joyNum: 0
|
||||
- serializedVersion: 3
|
||||
m_Name: HorizontalP2
|
||||
m_Name: HorizontalP1
|
||||
descriptiveName:
|
||||
descriptiveNegativeName:
|
||||
negativeButton: left
|
||||
@ -150,7 +150,7 @@ InputManager:
|
||||
axis: 0
|
||||
joyNum: 2
|
||||
- serializedVersion: 3
|
||||
m_Name: VerticalP2
|
||||
m_Name: VerticalP1
|
||||
descriptiveName:
|
||||
descriptiveNegativeName:
|
||||
negativeButton: down
|
||||
@ -166,7 +166,7 @@ InputManager:
|
||||
axis: 1
|
||||
joyNum: 2
|
||||
- serializedVersion: 3
|
||||
m_Name: SubmitP2
|
||||
m_Name: SubmitP1
|
||||
descriptiveName:
|
||||
descriptiveNegativeName:
|
||||
negativeButton:
|
||||
@ -182,7 +182,7 @@ InputManager:
|
||||
axis: 1
|
||||
joyNum: 2
|
||||
- serializedVersion: 3
|
||||
m_Name: CancelP2
|
||||
m_Name: CancelP1
|
||||
descriptiveName:
|
||||
descriptiveNegativeName:
|
||||
negativeButton:
|
||||
@ -198,7 +198,7 @@ InputManager:
|
||||
axis: 1
|
||||
joyNum: 2
|
||||
- serializedVersion: 3
|
||||
m_Name: HorizontalP1
|
||||
m_Name: HorizontalP2
|
||||
descriptiveName:
|
||||
descriptiveNegativeName:
|
||||
negativeButton: q
|
||||
@ -214,7 +214,7 @@ InputManager:
|
||||
axis: 1
|
||||
joyNum: 0
|
||||
- serializedVersion: 3
|
||||
m_Name: VerticalP1
|
||||
m_Name: VerticalP2
|
||||
descriptiveName:
|
||||
descriptiveNegativeName:
|
||||
negativeButton: s
|
||||
@ -230,7 +230,7 @@ InputManager:
|
||||
axis: 1
|
||||
joyNum: 0
|
||||
- serializedVersion: 3
|
||||
m_Name: VerticalP2
|
||||
m_Name: VerticalP1
|
||||
descriptiveName:
|
||||
descriptiveNegativeName:
|
||||
negativeButton: up
|
||||
@ -246,7 +246,7 @@ InputManager:
|
||||
axis: 1
|
||||
joyNum: 0
|
||||
- serializedVersion: 3
|
||||
m_Name: HorizontalP2
|
||||
m_Name: HorizontalP1
|
||||
descriptiveName:
|
||||
descriptiveNegativeName:
|
||||
negativeButton: left
|
||||
@ -262,7 +262,7 @@ InputManager:
|
||||
axis: 1
|
||||
joyNum: 0
|
||||
- serializedVersion: 3
|
||||
m_Name: WheelP1
|
||||
m_Name: WheelP2
|
||||
descriptiveName:
|
||||
descriptiveNegativeName:
|
||||
negativeButton:
|
||||
@ -278,7 +278,7 @@ InputManager:
|
||||
axis: 1
|
||||
joyNum: 0
|
||||
- serializedVersion: 3
|
||||
m_Name: WheelP2
|
||||
m_Name: WheelP1
|
||||
descriptiveName:
|
||||
descriptiveNegativeName:
|
||||
negativeButton:
|
||||
|
Loading…
Reference in New Issue
Block a user