Skip to main content
All CollectionsInteractionsPrefabs
Drag To Target Prefab (Pan)

Drag To Target Prefab (Pan)

A prefab that fires actions when an object is dragged to another object.

Updated this week

Overview

Drag To Target prefabs create an interaction where the user can drag an object onto another object. Action groups can fire when the draggable object enters the target range, is released within the target range, or exits the target range.

Drag To Target prefabs should be added to the object you'll drag.


Prefab Controls

Target

Select the target the user will drag the object to.

On Enter

Add actions to fire when the user drags the object onto the target.

Release Inside

Add actions to fire when the user releases the object on the target.

On Exit

Add actions to fire when the user drags the object off of the target.

Did this answer your question?