23-11-2019, 04:26 AM
Hello there, I would like to know if there is any method like OnTriggerEnter in Unity I can use for detection? More precisely to know which particle has detected a Trigger/Collider
Thank you!
Thank you!
Help OnTriggerEnter like detection
|
23-11-2019, 04:26 AM
Hello there, I would like to know if there is any method like OnTriggerEnter in Unity I can use for detection? More precisely to know which particle has detected a Trigger/Collider
Thank you!
23-11-2019, 11:35 AM
(23-11-2019, 04:26 AM)Lokeyyyy Wrote: Hello there, I would like to know if there is any method like OnTriggerEnter in Unity I can use for detection? More precisely to know which particle has detected a Trigger/Collider Hi, Yes, use the solver's OnCollision event: http://obi.virtualmethodstudio.com/tutor...sions.html |
« Next Oldest | Next Newest »
|