@accidentlyAnton@mastodon.gamedev.place
Post #3925359
2026-07-18 10:44 UTC
@britown@mastodon.gamedev.place I'm confused why a turn-based game would need to record every frame instead of just every turn?
Replies (1)
-
@britown@mastodon.gamedev.place 2026-07-18 10:48
@accidentlyAnton@mastodon.gamedev.place it only records inputs not frames, lets me see all cursor movement and ui usage, it's much easier to sync a replay to saved inputs than trying to serialize turns