Page 1 of 1

Trigger animation based on location of an object?

Posted: 21 Apr 2016, 15:28
by kberraho
Good morning,

Is it possible to trigger an animation based on the position of an axis?

I am trying to trigger an animation that would get executed only when i move an object in a specific area, example:

drag a sphere to the top right corner when i let go, Ventuz realizes that the sphere is in the ZONE. then a trigger the animation (example exploding sphere?) Thank you

Re: Trigger animation based on location of an object?

Posted: 22 Apr 2016, 14:06
by chriss0212
you can bind the position of the sphere to an expression... and trigger an event which triggers the timeline.

greets

christian