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

@@ -88,7 +88,7 @@ namespace Marro.PacManUdon
StartAttractMode();
}
public override void FixedUpdate()
public override void SyncedUpdate()
{
TimeSequenceUpdate(Time.deltaTime);
}