Creating a character's animation

Started by aventurero, Tue 05/01/2010 19:00:19

Previous topic - Next topic

aventurero

Hi! I've made 3 games, and the first 2 were with the default roger's view. The third was made by me, but I made frame by frame with paint  ;D. Yes I know, I'm a jackass. I wanted to know if there's a quick way to make several animated characters. Thanks  :)
Code: ags
function iToxicWaste_Talk()
{
Display ("You eat the toxic waste. Obviously, you die.");
QuitGame (0);}

Matti


Khris

Use a program that supports layers and draw clothing, hair, face, etc. on separate layers.

MrCheminee

What kind of programms are that? I used Paint as well, I started to have so much respect for your patience... :P

Chicky


MrCheminee

That programm is great! I probably will reanimate my character in there! Thanks!

aventurero

We all win with that program. It seems great, and was exactly what I had in mind (some program that makes everything for you  ;D) I'll try it tomorrow. Thanks a lot!
Code: ags
function iToxicWaste_Talk()
{
Display ("You eat the toxic waste. Obviously, you die.");
QuitGame (0);}

Thren

sry reposting.

Cheers from Finland!

Im sorryI'm new in here andI'm not sure to where post this.
Im interested to make a own playable character in my game, so where do i begin? Do i have to draw character via computer or etc from side, front, back ? And also how i  can animate my character?

Thanks for your help in forwards
Everything happens for reason

Khris

Yes.
Create a default game, then look at the existing Views and Sprites.

Thren

Everything happens for reason

Goldfish

http://buci01.deviantart.com/art/How-to-sprite-Beginners-Guide-92599611

http://www.panelmonkey.org/category.php?id=4

The first link is a how to for making sprites and the second one links to PD (public domain) teaching sheets, including walk cycle, run cycle etc. :)

Might be useful to you, hope so!


J

SMF spam blocked by CleanTalk