Sprites and animations and Hollywood

Find quick help here to get you started with Hollywood
Post Reply
User avatar
NubeCheCorre
Posts: 77
Joined: Mon Mar 19, 2012 1:24 am
Contact:

Sprites and animations and Hollywood

Post by NubeCheCorre »

I'd like to know how i have to draw my sprite's animations and which format to use.. Have i to draw every frame next to the previous but in the same image, so imagine a big picture with all the frames on next to the other. Or Have i to draw animations for the sprite like the Disney's style, so a frame per picture, one next to the other?, So like the classical DeluxePaint animation or Disney Animation Studio?
User avatar
Tuxedo
Posts: 338
Joined: Sun Feb 14, 2010 12:41 pm

Re: Sprites and animations and Hollywood

Post by Tuxedo »

You can do it as you like :)
It the docs under CreateSprite() was all explained very well :)

However for simplicity I think was better to create your animations in format like the a "picture near another" and than use the appropriate CreateSprite option to create the sprite :)

Happy testing :)
Simone"Tuxedo"Monsignori, Perugia, ITALY.
User avatar
NubeCheCorre
Posts: 77
Joined: Mon Mar 19, 2012 1:24 am
Contact:

Re: Sprites and animations and Hollywood

Post by NubeCheCorre »

Thanks Simone! :-)
Post Reply