|
Hi Is it possible to detect if a file has been dragged / dropped onto a unity window (as in, if I create an art package using unity, could it be possible for the user to drag a file onto the art package's window and the file to automatically load)? Note that I'm not talking about using the unity editor here. I want to write a project that has this capability. Thanks!
(comments are locked)
|

I think the buzzword here is 'drop target' Web player or stand-alone?
Hi Dave,
I'm aiming for stand-alone.
A Google search for Unity3D "Drop Target" brings up a few things, but from my understanding they're all about dragging / dropping all from within the Unity project, rather than dragging in from the outside world...
Perhaps it's just not possible?
Thanks
Here's a simplar question:
http://answers.unity3d.com/questions/189577/drag-and-drop-files-into-unity3d-window.html
I've just posted a feature request for this here. Feel free to vote ;)