So I've been messing for about three weeks or so working on a side scroller, check it out here: http://www.mediafire.com/?n2wzjn0nnoz
What I need are some tips: How would one go about determining collision with an object that is only 16x16? Also, How would one even begin to decide how slopes are made and how the player interacts with them?
Thanks for the help!
|
||||||||||||||||||||||||||||||||||||||||||||
1: Badass work so far.
2: Slopes: You really don't need anything to do with it. Just make them very slight slopes. :D Other than that just do the wall jumping setup.
3: As for collision... Yea I have no clue.