quantum-space-buddies/QSB/ConversationSync
JohnCorby 9e5e7bb6a1 initial state:
- always send from the host
- QSBNetworkBehaviour will store last known data in an array and send that, since real data will be wrong if no authority
2022-02-16 19:22:21 -08:00
..
Messages ConversationStartEndMessage is always sent by the local player 2022-01-27 01:36:45 -08:00
Patches use "out * __result" instead of "ref * __result" where we can 2022-02-07 00:50:03 -08:00
WorldObjects initial state: 2022-02-16 19:22:21 -08:00
CameraFacingBillboard.cs CameraFacingBillboard: move to proper namespace 2022-02-11 05:03:08 -08:00
ConversationManager.cs rename 2022-01-28 20:50:34 -08:00
ConversationType.cs