Open zicklag opened 1 year ago
side note: If AI bots would always play like local connections even when they’re being synced online, that’d make our current online experience a lot more appealing to play with. At least 3/4 players would feel seamlessly synced up.
That's an interesting thought. Because the game still has to roll back in order to account for changes in the remote player's mis-predicted inputs, it might still cause the AI to look choppy, but I'm not sure.
Cool. That uncertainty is already reason enough to pursue this so we can get that first curiosity settled!
Description
Right now it's not possible to start an online game with AI players. We need to come up with an appropriate UI flow for this.
We may also need to do a validation of some of the game's input handling, because not everything was necessarily coded with this possibility in mind.
Alternatives & Prior Art
No response