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

2012/10/3

SpriteSheets

Razzo Razzo

2012/10/3

#
How would you create a sprite from 1 image, For an object animation. for example, You have 1 image of sprites, and you are displaying a walking animation, How would you take each sprite from the main image. If any of you are aware of Minecraft texture packs, they do it. And here is an example of a Image of Sprites http://i.imgur.com/qZsnE.png
fireandlce fireandlce

2012/10/3

#
I found this software not too long ago: aseprite.org It looks pretty good. You can save the animation as many different filetypes like gif or png. Png is cool because it'll keep the opacity and it saves a separate image for each frame so if you know how to switch out the images to get the animation going then there ya go. Otherwise I've been trying to find out how to even do animation in greenfoot. Oh, and the software is free.
You need to login to post a reply.