Refactor "Entity" factory functions to prefabs
Opened this issue · 0 comments
WestonVincze commented
** Wait until new BitECS release, which adds several convenient features for creating prefabs **
We can define prefabs for behaviors and refactor our queries to improve performance (if necessary).
The new features for adding components will allow us to pass default values and drastically simplify the process.