branchrust_reboot/main/game_room_dlc/poolcancel
53 Commits over 0 Days - Infinitycph!
- Setup pool table deploy prefab
- Further tweaks/cleanup to .deployed
Pool table linking:
- Client + server run physics
- Server sends snapshots to the client (position, rotation, velocity)
- Client updates running simulation to match the sent server update
- Run it through save/load right now