@britown@mastodon.gamedev.place
Post #1716393
2026-03-31 13:54 UTC
@bbbscarter good eye on the escape path line 😊 I'm currently calculating a "degrees of freedom" or escape score for their targets that attempts to give a value for how many options the player has on their turn for getting away. The theory is I can crank the weight of this for certain enemies to do things like blocking chokepoints or pushing you into corners
Replies (1)
-
@bbbscarter@mastodon.gamedev.place 2026-03-31 14:46
@britown ah, very nice, makes sense. Thanks for the explanation!