This site requires JavaScript, please enable it in your browser!
Greenfoot back
jacquelinereilly
jacquelinereilly wrote ...

2017/1/18

characters

jacquelinereilly jacquelinereilly

2017/1/18

#
when do i use a gif character? I:f my character needs to move, can I use a regular image?
Super_Hippo Super_Hippo

2017/1/18

#
With a gif image, there is a method which automatically gets the next image. You can obviously do everything which a gif image can with "normal" images and some code, too.
You need to login to post a reply.