UI Widget Joystick

UIWidgetJoystick

HUD
Component
Combine:
UI Widget

Joystick entity. Players can edit the HUD via the HUD Editor.

Properties

Name Type Description Script Name
Background Offset Vector2 Default base offset BackgroundOffset
Background Sprite Sprite ID Base image BackgroundSprite
Background Radius Int Base radius BackgroundRadius
Joystick Cap Image Sprite ID Joystick image JoystickImage
Joystick Cap Radius Int Joystick radius JoystickRadius
Joystick Cap Drag Radius Int Joystick drag radius JoystickDragRadius
Arrow Sprite Sprite ID Arrow image ArrowSprite
Arrow Size Vector2 Arrow size ArrowSize
Arrow Offset Int Arrow offset ArrowOffset
Activated Alpha Float Activated alpha ActivatedAlpha
Inactivated Alpha Float Unactivated alpha InactivatedAlpha
Disable Collider Bool \ DisableCollider

Event

Name Description
On Pressed Triggered when the JoyStick is pressed
On Released Triggered when the JoyStick is lifted
On Joystick Move Triggered when using the joystick