Called with fixed timestep for physics calculations
Called when a scene is destroyed
Called when a scene becomes active
OptionalonCalled when a scene becomes inactive, but still remains in memory
OptionalonCalled when a scene is loaded. Used to load required resources for the system such as images, fonts, etc.
Called every frame with variable timestep
Behavior system that manages custom behavior execution for actors with Behaviors components