Entraides et échanges autour de la technologie Scol - Informations and exchanges on the Scol technology
Vous pouvez changer la langue de l'interface une fois inscrit - You can change the language once registered
You are not logged in.
Pages: 1
hello, i've been tried to control the animation, the case is "the roof of the home is opened when the marker=found, it works but
the position of the roof is same as the beginning, so the roof close without control from the marker.
how to fix this?
Offline
by the way I've been sent a link that contain project file to your email if you want to know more..
Thank you for the help..
Offline
Hmm in fact in the animation plugIT the animation is stopped when the the animation end. this result of a reset of the object position, but there is some cases where it's needed.
to make the roof rotate on an axis, you don't need animation.
use the Rotate to plugIT for example :
marker.found -> rotate to 90 0 0
marker.lost -> rotate to 0 0 0
Offline
Pages: 1