Post B6hNOrQZC0VtxpEJTE by vvilliam@mk.absturztau.be
(DIR) More posts by vvilliam@mk.absturztau.be
(DIR) Post #B6hNOrQZC0VtxpEJTE by vvilliam@mk.absturztau.be
0 likes, 1 repeats
#gamedev Question:I'm writing an entity component system for my game's rewrite in Lua. It's working fine so far, except for the UI system.I'm struggling to come up with a solution that doesn't require a god object or multifunctional system.Anyone have experience on this?