From 4f72e5358f398a4b64cfc6cfac492acfb436239d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jean-S=C3=A9bastien=20Gervais?= Date: Sat, 9 Apr 2016 17:50:23 -0400 Subject: [PATCH] last commit --- Assets/Scripts/WorldManager.cs | 6 +++--- Assets/_Scenes/Main.unity | 8 ++++++++ 2 files changed, 11 insertions(+), 3 deletions(-) diff --git a/Assets/Scripts/WorldManager.cs b/Assets/Scripts/WorldManager.cs index 1114591..c2b85c0 100644 --- a/Assets/Scripts/WorldManager.cs +++ b/Assets/Scripts/WorldManager.cs @@ -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 }; +} diff --git a/Assets/_Scenes/Main.unity b/Assets/_Scenes/Main.unity index 77d7cd9..fc4e847 100644 --- a/Assets/_Scenes/Main.unity +++ b/Assets/_Scenes/Main.unity @@ -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