Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Raycast to detect Softbody
#1
Hello Jose,

I'm wondering how I can perform a Raycast to detect if it is colliding with a Softbody.

Perhaps I can create a MeshCollider component and update it to match the current deformation of the Softbody's mesh and detect if the Raycast is colliding with that. Not sure how to get the current deformed mesh of the Softbody if this is even possible/the best option.

Thank you!
Reply


Messages In This Thread
Raycast to detect Softbody - by maceb - 20-08-2020, 10:31 PM
RE: Raycast to detect Softbody - by josemendez - 21-08-2020, 07:46 AM