Skip to main content
2 of 5
added 1 character in body
Thien
  • 13
  • 1
  • 4

Unity: Detect Child Trigger inside Parent Script

I want to detect when a Child collider is being trigger to apply the damage to the thing being hit. But currently I'm confuse how it work. Does the Parent OntriggerEnter detect the trigger event of the Child object ? and how do I know the trigger come from the Child and not the Parententer image description here

Thien
  • 13
  • 1
  • 4