stevendeankennedy / CSITRunner

Running Game
MIT License
2 stars 0 forks source link

Change controls #4

Closed stevendeankennedy closed 8 years ago

stevendeankennedy commented 8 years ago

I don't think alternating left and right for input is going to work.

Change to a basic input where any button accelerates and separate animation from input, instead attaching it to speed.

mdameron0 commented 8 years ago

I think I got what you wanted with the animations. Basically: as long as the player is moving the running animation is played. A test .exe is zipped in my branch ATM. If it's good I'll push.