Closed stasm closed 7 years ago
Features like moving, mouse look, rendering, or get_view_matrix should be abstracted and promoted to separate components which can be enabled/disabled and added/removed to Entities on runtime.
get_view_matrix
This is a dupe of #3.
Features like moving, mouse look, rendering, or
get_view_matrix
should be abstracted and promoted to separate components which can be enabled/disabled and added/removed to Entities on runtime.