Sync seems to work
This commit is contained in:
@@ -38,6 +38,5 @@ public class TestBallManager : UdonSharpBehaviour
|
||||
{
|
||||
networkManager.SendEvent((NetworkEventType)0);
|
||||
}
|
||||
Debug.Log($"({nameof(TestBall)}) Sync button pressed, synced at progress {GetProgress()} and amountUp {amountUp}.");
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user