Skip to content

[FEAT] Disable joystick movement #172

@ChocolateLoverRaj

Description

@ChocolateLoverRaj

Is your feature request related to a problem? Please describe.
I'm making a game with a joystick. I'm making the position of the joystick customizable. When moving the position of the joystick, I want to just show the joystick component, but not actually let the joystick move.

Describe the solution you'd like
Maybe manager.disabled = true or have an option called disabled when creating joystick.

Describe alternatives you've considered
Just showing a circle instead of a joystick, or just showing a rectangle where the joystick would be.

Additional context
Currently It's just a green outlined rectangle:

Move.joystick.position.mp4

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions