PlayerControllerComponent.ActionMap Property
Definition
Namespace: Brine2D.Systems.Input
Optional action map for custom key bindings. When null, the system uses default WASD / arrow key bindings. Expected actions: "MoveUp", "MoveDown", "MoveLeft", "MoveRight".