Jumping through bottom of platforms, land on top

8x8n88x8n8 Member, PRO Posts: 81
edited November -1 in Working with GS (Mac)
I recall about a year ago someone (tshirtbooth if I'm not mistaken) put out a wonderful series of tutorial templates that were not a part of the cookbook. One of them was a platform jumper where a player could jump through the bottom of a platform and stay on top.

I've been trying to do it using

If self.linearvelocity.Y < 0
Then collide with actor.platform

but it looks and plays terribly.

Anyone know how to do this or know about the template I mentioned?

Comments

Sign In or Register to comment.