Adventure Game Studio

AGS Support => Beginners' Technical Questions => Topic started by: arj0n on Wed 29/10/2014 22:40:59

Title: mouse icon animation speed
Post by: arj0n on Wed 29/10/2014 22:40:59
While in the show preview pane of a view of a mouse icon, I changed and saved the delay of the view to 16. While running the game, the mouse icon animates still quickly (default speed?).
So that way doesn't affect the animation speed while running the game.

Question: how do I set the delay/speed of a mouse icon view/animation?
Title: Re: mouse icon animation speed
Post by: NickyNyce on Thu 30/10/2014 01:07:58
I do kind of remember having a similar issue. Did you try using the negative...like -2 for every single frame in the animation?

Maybe I'm not understanding the question correctly?  I'm having the worst sore throat right now, and can barely think. But for some reason I'm surfing AGS :-\
Title: Re: mouse icon animation speed [solved]
Post by: arj0n on Thu 30/10/2014 14:29:08
Ah, completely overlooked the property panel of each frame.... *slaps forehead*
I've set the delay for each (both) frames to 30 and now the mouse cursor/icon is animated at a slow speed as I wanted.
Thanx for the tip.