Forum Discussion
Storyline Drag-Drop "Allow only one item..." won't be recognized by intersecting-check
Hi John,
This is an elegant enough solution, and very sneaky.
I've got the hotspot test working, but how do I delay the implementation of the submit/next slide until after the test is completed? The slide moves on before the variable is updated to prevent it.
As an side line on this, John's solution of moving the hotspot off screen and then reintroducing it to test for intersections is good. However I found that when an object is off screen it can still intersect with an object that is being moved around by the user if part of that object moves off screen as well and touches the hotspot.
My solution was to move the hotspot far enough away so no intersection is possible while the user plays. I also considered deactivating the hotspot when off screen but this doesn't appear to affect it as an intersection object, so moving it far was the way I chose.
Related Content
- 8 months ago