Page 1 of 1

mouse hover animation

PostPosted: May 8th, 2008, 12:00 am
by Yuuki_Minoru
can someone tell me how I set an animation as an "play_over" layer?

Re: mouse hover animation

PostPosted: October 4th, 2008, 7:26 am
by OfficerMike07
*bump*

I had the mind to try this today while working on my next skin, but I failed :oops: Anybody have any ideas on how to either trigger an animation on a button's _over state, or set an animation as that state itself (without any clicks)?

re: over_anim

PostPosted: October 4th, 2008, 1:02 pm
by xonenine
I had to do a similar one recently, I'd try:

play_over modify(animname) aclashow acanplay

(I've tried acanshow acanplay doesnt work for me)

also do you want it play then hide and reset or loop and hide from mouseover only?

I'm going to try a version of this _over anim also, sounds interesting.
have fun, xonenine :)

PostPosted: October 4th, 2008, 1:28 pm
by OfficerMike07
nope... apparently modify(x) won't work in a mouseover frame

Well, we'll worry about getting an animation to work in the first place, then worry about loop behavior. I just don't think it's possible with the current version.

PostPosted: October 4th, 2008, 2:52 pm
by Cliff Cawley
I think you're correct, I don't think it will work. Can someone please add a request for the ability to use modify(x) commands with _over (and _down?) layers to the Feature Request Thread?

Thanks,
Cliff :)

PostPosted: May 4th, 2009, 2:02 am
by kong
Quick question:

Is this feature implemented yet?

Because I tried to use modify(x) in *_over layer but it's not working.
Just want to make sure that I didn't do anything wrong.

PostPosted: May 4th, 2009, 9:06 am
by Cliff Cawley

PostPosted: May 4th, 2009, 8:21 pm
by kong
OK, I'll just wait then :D