Base Controller
Required Controller: Base Controller Component
The Base Controller component provides a straightforward way to manipulate an actuator within a 2D space. It offers two modes of control:
Keyboard Control
Key | Action |
---|---|
W | Move Up |
S | Move Down |
A | Move Left |
D | Move Right |
Space | Stop |
Gamepad Control
Utilize the left joystick on your gamepad for analog control. The actuator's speed will scale dynamically with the joystick's input.