Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Help  Collision Problem
#1
So the rope is rotating counter-clockwise, the colored blocks determine your score(isTrigger = on). the problem is when the rope is on the yellow block and the player jump, it always detects the green one. I think it's because of the speculative contact. I also tried putting collider on the Center of the rope and use the native collider, still doesn't work. Do you have any suggestion to do it? I'm also thinking to just check the distance of the center of the rope to the player if it's possible.


Attached Files Thumbnail(s)
   
Reply


Messages In This Thread
Collision Problem - by joshuajames1 - 26-09-2020, 02:44 AM
RE: Collision Problem - by josemendez - 28-09-2020, 10:52 AM