View Single Post
  #8  
Old 08-16-2006, 06:33 PM
shyguy2 shyguy2 is offline
Jave L. Cross
shyguy2's Avatar
Join Date: Aug 2005
Location: Canada
Posts: 40
shyguy2 is an unknown quantity at this point
Uhh you could just change the images set colour effect or w/e
like open the gani in notepad and add something simimlar to this perhaps:

PHP Code:
COLOREFFECT ID R G B ALPHA 
down near where it defines the default attr.
But then that would change the colour effect for the sprite all the time,
you could just copy the sprite, and make a new ID for it, and only use that specific sprite the one time you need it, but have the colour effect change that.
Reply With Quote