UI Widget Touchpad

UIWidgetTouchPad

HUD
Component
Combine:
UI Widget

The HUD Touchpad widget that players can edit in the HUD editor

Properties

Name Type Description Script Name
Alpha Float Transparency Alpha
Allow Pressed Outside Bool Allow triggering outside the designated area AllowPressedOutside
Disable Collider Bool \ DisableCollider

Event

Name Description
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