If users are expected to be online and modifying state concurrently then it sounds like using realtime matches is a better idea. Perhaps use the approach suggested in this thread and persist match state when users disconnect, but keep it in memory while they’re online and playing.
zyro
4
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| Save State on Relayed Multiplayer | 1 | 950 | April 22, 2021 | |
| How to write/load Global Storage Objects from Client without User Id | 4 | 1357 | December 8, 2020 | |
| Relayed match with some stateful info on server? | 1 | 441 | July 26, 2022 | |
| Full passive turn-based multiplayer example somewhere? | 9 | 1081 | February 10, 2021 | |
| Approach creating a persistent world | 7 | 1024 | March 4, 2023 |