
-----------------------------------
NikG
Sat Jul 01, 2006 1:55 am

Stick Figure movement test
-----------------------------------
Here's a test of some stick figure movement code.
Use the left & right arrow keys to move the stick figure, and the up arrow key to jump (yes, you can jump and move at the same time).

The way I've coded it is to have separate functions for each position the stick figure can take.  I plan to add the punch and kick positions soon and, after I've figured out a good method of colission detection, this could lead to a possible fighter game.

-----------------------------------
BenLi
Sat Jul 01, 2006 7:26 pm


-----------------------------------
pretty good. It obviously doesn't look like natural walking but it does closely resemble the general walking motion in fighting games  :D 

A suggestions, perhaps we could slow down the jumping?

-----------------------------------
Windsurfer
Tue Jul 04, 2006 5:02 pm


-----------------------------------
this could lead to a possible fighter game. 
Hee hee, or a dancing game!  :lol: 

Buyt yeah, i can see how this could be pretty useful. Very tedious coding... if you could get this worked into a class or something, it could have some nice potential.
