View Single Post
  #1  
Old 07-05-2006, 08:14 AM
zokemon zokemon is offline
That one guy...
zokemon's Avatar
Join Date: Mar 2001
Location: Sonoma County, California
Posts: 2,925
zokemon is a jewel in the roughzokemon is a jewel in the rough
Send a message via ICQ to zokemon Send a message via AIM to zokemon Send a message via MSN to zokemon Send a message via Yahoo to zokemon
Rotating GANI Sprites

Yes this is a gani question but I don't think anyone in there can anwser this...

I can do:
player.ani.sprites[index].rotation = float;

This will rotate the sprites in my gani right?
Now I want to be able to rotate the sprites directly from the gani.
What would be PERFECT would be something much like the COLOREFFECT and ZOOMEFFECT in the gani text like this:
ROTATIONEFFECT 200 <myrotationnumber>

Another option might be to simply rotate the sprites when the gani is initialized (via gani script)...I'll look into this one some more.

Anyone got any ideas?
(And if you could add the ROTATIONEFFECT thing to the next version of graal it would be wonderful)
__________________
Do it with a DON!
Reply With Quote