LoadingState represents the loading phase of the game scene.
Protected
Called when entering the state.
Called when exiting the state.
Renders the state (default: no-op).
Updates the state.
Delta time.
Character input.
The next state, or null to stay in the current state.
LoadingState represents the loading phase of the game scene.