Hi There,
I having trouble getting an animation to only play once on a mouse hover (mouse over / mouse enter) and not play again if the mouse is hovered over again. If i hover the mouse over the animation plays perfectly, however when I move the mouse over again it will restart the animation.
You could try putting a trigger at the end of the animation timeline that hides the animation and shows a poster image. Or use an invisible box on top of the animation that controls your mouse over event. Then have a trigger at the end of your animation that hides that box.
Your a Hero. Thanks a lot. Worked like a charm.
jeez how i didnt figured this out miself,, thanks!