Hello,
I am making a lunar lander clone and I have run into a collision conumdrum ( using IMAGE COLLIDE ).... any help welcome
When the ship collides with a platform it may be moving at more than 1 pixel so at the time of collision you might end up inside the the platform you have collided with.
Now my ship is just ment to be landing on it, hoping to take off again. But because its inside the platform , by a pixel - it thinks its having a collision and and then puts ships speed to 0 - because thats what happens in collision
I have searched the boards for stuff about this, found similar questions but not a solid answer. Any way of stoping my ship going into the platform in the first place?
Thanks in advance - Bucky
p.s - I have really enjoy blitz basic though it makes my brain hurt. Maybe I am using it for the first time...
I am making a lunar lander clone and I have run into a collision conumdrum ( using IMAGE COLLIDE ).... any help welcome
When the ship collides with a platform it may be moving at more than 1 pixel so at the time of collision you might end up inside the the platform you have collided with.
Now my ship is just ment to be landing on it, hoping to take off again. But because its inside the platform , by a pixel - it thinks its having a collision and and then puts ships speed to 0 - because thats what happens in collision
I have searched the boards for stuff about this, found similar questions but not a solid answer. Any way of stoping my ship going into the platform in the first place?
Thanks in advance - Bucky
p.s - I have really enjoy blitz basic though it makes my brain hurt. Maybe I am using it for the first time...