@kampffrosch@mastodon.gamedev.place
Post #1716386
2026-03-28 11:41 UTC
@britown Do actors in this system also consider the possible actions of others or just their own?
Replies (1)
-
@britown@mastodon.gamedev.place 2026-03-28 13:44
@kampffrosch the simulation begins when it's the actor's turn within the turn so anyone who goes before then has already "gone" which they can react to but it can't know what actors that go after it will do or what the player will do. For the multi turn sim it does still simulate end of turn things like timers ticking down and drowning/hazards