mirror of
https://github.com/ConjureETS/PixelSphinx.git
synced 2026-03-24 02:20:58 +00:00
last commit
This commit is contained in:
parent
5c2a39d4bc
commit
4f72e5358f
@ -10,5 +10,5 @@ public class WorldManager
|
||||
}
|
||||
private WorldManager() { }
|
||||
|
||||
public bool[] PlayersActive = { false, false, false, false };
|
||||
public bool[] PlayersActive = { true, true, false, false };
|
||||
}
|
||||
|
||||
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user