tanzfisch / Igor

Igor Game Engine
http://igor.logasoft.co.nz/doxygen/index.html
GNU Lesser General Public License v3.0
7 stars 0 forks source link

get rid of user components #336

Closed tanzfisch closed 1 year ago

tanzfisch commented 1 year ago

the user component in the entity system are a very inefficient way of handling that data.

Need to find an other way.

tanzfisch commented 1 year ago

lacking the right ideas yet how to approach this ...