OptionalfixedCalled with fixed timestep for physics calculations
Called when a scene is destroyed
OptionalonOptionalonCalled 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
Animator system that manages the animation of actors with Animatable components using the state machine approach