Platform Scrolling Game?

BlitzMax Forums/BlitzMax Beginners Area/Platform Scrolling Game?

Hotshot2005(Posted 2011) [#1]
let say I make huge screen with some Boxes where You can jump on or hide it from the enemys....if you think of Shadow Dancer game from Megadrive...

What I would like to know is how Could I make Collisions between Player and Boxes...so that Player shouldnt go pass the boxes as he had jump over it(and I guess I have do the same for enemys as well)

Would I have used Data to store all Boxes position in Plaform Scrolling game?


.rIKmAN.(Posted 2011) [#2]
Hey Hotshot, it's been a while :)

This might be useful for you...
http://www.2dgamecreators.com/tutorials/gameprogramming/collision/T1%20Collision2.html

Hope it helps.


Hotshot2005(Posted 2011) [#3]
YO Rikman,

I guess you have finished your University few year ago?

Thanks for links and I will have look at that :)

Last edited 2011