Skip to content

UpsideEngineInput

An UpsideEngineInput represents a single user input, such as joystick movement, key presses, mobile actions and more


Properties

{
    Action -> string,
    Position -> Vector2,
    KeyCode -> KeyCode,
}