Working well now I think?
This commit is contained in:
@@ -49,7 +49,7 @@ public class TestBallManager : UdonSharpBehaviour
|
||||
testBall.UpButtonPressed();
|
||||
}
|
||||
|
||||
networkManager.SendEvent((NetworkEventType)1);
|
||||
networkManager.SendEvent(NetworkEventType.PacManTurn);
|
||||
}
|
||||
|
||||
public void SyncButtonPressed()
|
||||
|
||||
Reference in New Issue
Block a user