NetworkManagerTester working

This commit is contained in:
2026-06-10 20:09:41 +02:00
parent cf39fd5dd9
commit e7968a5753
15 changed files with 62866 additions and 998 deletions

View File

@@ -64,7 +64,7 @@ namespace Marro.PacManUdon
SetDead(false);
animator.SetTrigger("Reset");
Debug.Log($"{gameObject} Reset! Position is now {GetPosition()}.");
//Debug.Log($"{gameObject} Reset! Position is now {GetPosition()}.");
}
public override void SyncedUpdate()