ячячсячсячсячсячсячс
This commit is contained in:
parent
b35df269a1
commit
35d0818944
@ -1,5 +1,5 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 7d9afb8bb2e693e479f5cd31279695e8
|
||||
guid: b530a6af6a37b0a4fa88a6540d7436a6
|
||||
AudioImporter:
|
||||
externalObjects: {}
|
||||
serializedVersion: 6
|
||||
|
@ -1,8 +1,5 @@
|
||||
using System.Collections;
|
||||
using Koptilnya;
|
||||
using Koptilnya.StateMachine;
|
||||
using Mirror;
|
||||
using UnityEditor.Timeline.Actions;
|
||||
using UnityEngine;
|
||||
|
||||
namespace Characters.Enemy.States
|
||||
|
@ -63,10 +63,10 @@ namespace Level.BuildModules
|
||||
|
||||
networkManager.OnPlayerSpawned += OnPlayerSpawned;
|
||||
|
||||
if (isServer)
|
||||
{
|
||||
OnPlayerSpawned();
|
||||
}
|
||||
// if (isServer)
|
||||
// {
|
||||
// OnPlayerSpawned();
|
||||
// }
|
||||
}
|
||||
|
||||
private void OnPlayerSpawned()
|
||||
|
@ -5,12 +5,12 @@ EditorBuildSettings:
|
||||
m_ObjectHideFlags: 0
|
||||
serializedVersion: 2
|
||||
m_Scenes:
|
||||
- enabled: 1
|
||||
path: Assets/Scenes/Space.unity
|
||||
guid: 3a14941bb9ca9a248a675164ae301191
|
||||
- enabled: 1
|
||||
path: Assets/Scenes/NewMenu.unity
|
||||
guid: 6ddae5af01aae03478d326929e67fe9e
|
||||
- enabled: 1
|
||||
path: Assets/Scenes/Space.unity
|
||||
guid: 3a14941bb9ca9a248a675164ae301191
|
||||
- enabled: 1
|
||||
path: Assets/Scenes/Procedural.unity
|
||||
guid: 1a0a3f9799fdf5740a5cf473d1c67532
|
||||
|
Loading…
x
Reference in New Issue
Block a user