Represents the character controlled by the user in the game. Instances of this class has actions and movements ready to be used and configured.
@override final Player? player;