Working on networkmanager

This commit is contained in:
2026-01-03 15:41:46 +01:00
parent 26625f6b6f
commit 68016b1d78
16 changed files with 2837 additions and 2278 deletions

View File

@@ -150,7 +150,7 @@ namespace Marro.PacManUdon
// Debug.Log($"{gameObject} reset with state: {state}, target: {target}, offGrid: {offGrid}");
}
public override void FixedUpdate()
public override void SyncedUpdate()
{
if (ghostType == PacManGhostType.Blinky)
{