Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Help  How to detect collision?
#1
Hi,
I want to detect collision between ObiEmitter particles & a cube (ObiCollision Attached)

How can this be done?
Which method should I call?

Thanks
Reply
#2
(25-06-2020, 08:23 PM)anulagarwal Wrote: Hi,
I want to detect collision between ObiEmitter particles & a cube (ObiCollision Attached)

How can this be done?
Which method should I call?

Thanks

Hi there,

You should use the solver's OnCollision event. See:
http://obi.virtualmethodstudio.com/tutor...sions.html
Reply