playMaker

Author Topic: landing on edge of platform [SOLVED]  (Read 1547 times)

coxy17

  • Beta Group
  • Sr. Member
  • *
  • Posts: 355
landing on edge of platform [SOLVED]
« on: September 14, 2014, 06:28:23 PM »
Hi,

I have currently got my player to jump and land on a moving platform (X on image attached) . The problem im having is sometimes the character lands right on the edge of the platform and doesnt know its landed? (I have a raycast for this which fires straight down -Y from the player).

Hope im making sense, ive attached a visual for reference. Not sure what the best solution is?

« Last Edit: September 19, 2014, 10:12:38 AM by coxy17 »

coxy17

  • Beta Group
  • Sr. Member
  • *
  • Posts: 355
Re: landing on edge of platform
« Reply #1 on: September 19, 2014, 10:12:23 AM »
solved it myself by making the trigger slightly larger than the landing platform