Working on ghost sync
This commit is contained in:
@@ -16,6 +16,7 @@ namespace Marro.PacManUdon
|
||||
PacManTurn = 2,
|
||||
StartGameButtonPressed = 3,
|
||||
SyncPellets = 4,
|
||||
GhostUpdate = 5,
|
||||
}
|
||||
|
||||
public class NetworkManager : UdonSharpBehaviour
|
||||
|
||||
Reference in New Issue
Block a user