Page 1 of 1

Animation Frames or Clip Image

Posted: Thu Apr 07, 2005 11:27 pm
by Kevin
Hi,

Is there an argument to pass when displaying images (sprites), that is used for displaying frame n of several frames - or do you have to clip an image to display the frame you require?

i.e. say I have a two frame image to give basic movement. Can I say display image (name, frame)
or will I have to use the clip command.

Also, are there any examples of creating an image using the Data statement?


Thanks in advance for any advice.

Posted: Fri Apr 08, 2005 4:03 am
by Joakim Christiansen
I think you have to use the clip command.