I keep seeing questions about dragging an element onto another element to do things like change scene.
Here is a quick and simple example to show how you can achieve this.
The original code comes from a Tumult Tutorial about dragging and controlling timelines which I always struggle to find.
But have the link at home. @Daniel I think it was one of yours ( warmer - colder )
Updated with these images:
You have to drag into the borders of a button. The margin for detection is small. Which can be adjusted in the code as needed
dragToHidenScene.hype 2.zip (46.9 KB)
( Done in hype 2.5 )
( I will probably improve the example later as I am constrained for time right now and this is taken from some of my existing pages. )