- Home /
OnTriggerEnter2D is using the wrong trigger
When i call OnTriggerEnter2D in the parent class, the method is called when the trigger in the child class is entered.
How can I select the correct trigger box to be used?
Comment
koobas.hobune.stream |
|
Close Help |
When i call OnTriggerEnter2D in the parent class, the method is called when the trigger in the child class is entered.
How can I select the correct trigger box to be used?