ecs
ecs copied to clipboard
data oriented, functional entity component system
chrome manifest v3 sucks. Rather than refactor the existing chrome plugin to work with v3 it might be better to expect a URL parameter like `?debug=true` and when present, render...
this is something that is useful for client prediction and lag compensated shots, where the world state needs rewinding. currently this is possible on a per-component basis, you can store...
There are some cases where a number of systems should be turned on and off as a group. For example, when an in-game menu is open, and we want to...