Create UI manager and Hand Menu
This commit is contained in:
@@ -71,6 +71,7 @@ public class PlayerComponent : NetworkBehaviour
|
||||
|
||||
audioListener.enabled = true;
|
||||
StartCoroutine(DestroySoloComponents());
|
||||
DontDestroyOnLoad(gameObject);
|
||||
}
|
||||
|
||||
private IEnumerator DestroyMultiplayerComponents()
|
||||
|
||||
Reference in New Issue
Block a user