Roadrunner Twice · Jun 24, 2026
Gamedev post: ECS Tricks for Special Creatures
0Sign in to vote or save
This site took too long to answer. You can still read it on the original site — the toolbar below keeps your place in the directory.
Right, so the thing about the ECS pattern is that it makes it straightforward and concise to do a bunch of the really nasty video game shit: Intrusive and cross-cutting systems that affect a lot of entangled state across many domains. I'm not even gonna start with this, but perhaps you have seen something that qualifies. Scheduling-level concerns — for example, gameplay systems shouldn't run while…
Comments
Nothing yet. Say the first thing.
Sign in to join the conversation.