- Home /
Can you tell when an Interactive Cloth is colliding with another object?
How can I tell if a rigidbody is colliding with an interactive cloth?
Adding a collider to the cloth object doesn't seem to work (it doesn't move with the cloth).
Comment
Answer by Maltus · Nov 10, 2010 at 11:55 PM
Not quite what you want but hopefully this may work for you too. What I did was Put a trigger Colider Near the the cloth to tell me when the rigidbody hit.
Your answer
Follow this Question
Related Questions
Prevent rigidbody being affected by character controller 2 Answers
Rigidbodies won't collide if mass difference is too high 0 Answers
Rigidbody.MovePosition/MoveRotation Hits far away colliders 2 Answers
Is there a solution to when colliders bypass? 2 Answers
CharacterController jumps when colliding with kinematic rigidbodies 1 Answer