UI Widget Touchpad

UIWidgetTouchPad

HUD
Componente
Combinar:
UI Widget

UITouchPad entity, UI edited by the player via the UI editor

Propiedades

Nombre Tipo Descripción Nombre del script
Alpha Float Alpha Alpha
Allow Pressed Outside Bool Allow Pressed Outside AllowPressedOutside
Disable Collider Bool Disable collision box DisableCollider

Event

Nombre Descripción
On Touch Down Triggered when the touchpad is pressed by the player
On Touch Up Triggered when the touchpad is lifted
On Drag Start Triggered when the touchpad starts sliding
On Drag Triggered when sliding the touchpad. During sliding, this event is triggered once per frame.
On Drag End Fired when the touchpad slide ends