Draggable Item
This smart asset belongs to the following package:
- com.yahaha.sdk.horrorgameassets
The Draggable Item is an item that can be dragged by the player.
Attributes | Description |
---|---|
Interaction Distance | Distance from which the item can be dragged. |
Events and Actions
Events
- OnDragStart: When the player starts to drag.
- OnDragEnd: When the player stops dragging.
Actions
- SetDraggable: Set the item to be draggable.
- SetUndraggable: Set the item to be undraggable.