JECSu
JECSu copied to clipboard
Component removal/cleanup
There is no component removal mechanism yet.
Removal use case example :
- Add <View> component, view controller draws object
- remove View component, view controller kills the GameObject that represents view.