I've made a platform shooter, It works well except when I hit the roof with my character, it glitches and kind of teleports me downwards.
My collision code with Obj_Solid is this:
move_contact_solid(270,12) //Move to object vspeed = 0 //Set falling speed to 0
Thanks, Joe
Edited by Joegernaut, 19 July 2011 - 01:04 AM.











