last commit

This commit is contained in:
Jean-Sébastien Gervais 2016-04-09 17:50:23 -04:00
parent 5c2a39d4bc
commit 4f72e5358f
2 changed files with 11 additions and 3 deletions

View File

@ -1,4 +1,4 @@
using UnityEngine;
using UnityEngine;
using System.Collections;
public class WorldManager
@ -10,5 +10,5 @@ public class WorldManager
}
private WorldManager() { }
public bool[] PlayersActive = { false, false, false, false };
}
public bool[] PlayersActive = { true, true, false, false };
}

View File

@ -689,6 +689,14 @@ Prefab:
propertyPath: ExplosionTime
value: 10
objectReference: {fileID: 0}
- target: {fileID: 11471614, guid: 198e988adacced646a19f757f6237ae1, type: 2}
propertyPath: PlayerAngle
value: 90
objectReference: {fileID: 0}
- target: {fileID: 11471614, guid: 198e988adacced646a19f757f6237ae1, type: 2}
propertyPath: PlayerOffset
value: 108
objectReference: {fileID: 0}
m_RemovedComponents: []
m_ParentPrefab: {fileID: 100100000, guid: 198e988adacced646a19f757f6237ae1, type: 2}
m_IsPrefabParent: 0