Hundreds of features to explore
Games made in Construct
Your questions answered
Trusted by schools and universities worldwide
Free education resources to use in the classroom
Students do not need accounts with us
What we believe
We are in this together
World class complete documentation
Official and community submitted guides
Learn and share with other game developers
Upload and play games from the Construct community
Game development stories & opinions
i know my animation is good, but in construct it gets all strange, he seems like hes having a hard time walking, it isnt smooth at all, is there anyway to fix this?
heres a link to my game --> dropbox.com/s/kjlljv95n6o4d1e/beta2.capx
As mentioned in the Platform Tutorial, you really should use an invisible block as the collision for the player, and then pin the actual character sprite to it.
Talks about it on page 4
http://www.scirra.com/tutorials/253/how-to-make-a-platform-game/page-4
Develop games in your browser. Powerful, performant & highly capable.
thanks, it works :)