[WIP] Rainbow Fart : Silent, but Colorful
Posted: Thu May 12, 2016 5:03 am
Hello all!
I have been working on prototypes for side scrollers for the past few months. I am currently slowly making the game mechanics, as my friend is making the art assets. We have been trying to make small steps, and making sure we get one thing finished before moving onto another area of the mechanics. So, our game idea will be placed here later, but I really want this as a update thread of my progression though my implementation of the core game mechanics.
As of currently, I have the player able to run around using Box2D. He is fully animated, and I think I like how the controls feel. I have test objects in there like a pushable box and a platform to jump on. It is not much, but my current work is to make the player character move fluidly.
I am always open to suggestions to anything in my code, as well as any constructive criticism for how the player controls.
I have been working on prototypes for side scrollers for the past few months. I am currently slowly making the game mechanics, as my friend is making the art assets. We have been trying to make small steps, and making sure we get one thing finished before moving onto another area of the mechanics. So, our game idea will be placed here later, but I really want this as a update thread of my progression though my implementation of the core game mechanics.
As of currently, I have the player able to run around using Box2D. He is fully animated, and I think I like how the controls feel. I have test objects in there like a pushable box and a platform to jump on. It is not much, but my current work is to make the player character move fluidly.
I am always open to suggestions to anything in my code, as well as any constructive criticism for how the player controls.