martusak's Forum Posts

  • 2 posts
  • Well, that is probabaly it. Thank you. Now I see I should've posted this to "Beginner ....". Thank you anyway!

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • Hey guys,

    I've been searching everywhere, but did not find anything so I will ask here.

    I have a probelm with my player collider. I'm trying to create a Doole-Jump-like behavior, i.e. whenever my character hits the ground of a platform, it jumps. The problem is my character is kinda wide, but it has two tiny legs. I want it to jump only when its legs hit the platform, so I've set up a thin collision polygon. However it jumps as if a bounding box was used, i.e. he jumps even when his feet are off the platform.

    I am using" player - platform is on floor > player - platform set vector Y " in my event sheet.

    I know I am overlooking something, but what is it? Thanks for any tips...

  • 2 posts