playMaker

Author Topic: How to disable Raycast when a specific object is in front of it.  (Read 852 times)

playmakertester

  • Full Member
  • ***
  • Posts: 211
How to disable Raycast when a specific object is in front of it.
« on: December 16, 2020, 12:50:13 AM »
I am using "Get Mouse Position" + "Screen Pick" to get the WorldPoint from the ScreenPoint.

I would like to disable Raycasting when a specific object is in front of it, but even if I set the Ignore Raycast layer, Raycasting still occurs.
Please advise me on how to disable Raycast when a specific object is in front of it.