Hi guys,
I'm using the DragDrop functions and have it all set up in my scene. However, after I drag the DragDropItem UI item onto the DragDrop surface & the prefab is initiated, my UI item button disappears.
Is there a way to keep the DragDrop UI item active and continuously spawn new clones of the prefab it's connected to? i.e. click & drag UI item onto surface & generate 3D model, click UI item again and drag UI item onto surface & generate duplicate 3D model, etc. etc.
Your help would be very appreciated!