Quantcast
Channel: Answers for "Object interaction inside of a trigger that only uses OnTriggerExit method"
Browsing all 4 articles
Browse latest View live

Answer by crohr

My best optimization tip for you would be to make your collider on its own layer (perhaps KillZone) and then edit the physics Layer Collision Matrix for the KillZone layer. For instance, if only the...

View Article



Answer by redeemer

Hi, For what I know, if you don't use OnTriggerEnter/OnTriggerStay/OnTriggerExit mathods, they won't be called. In terms of performance it would be better to have just one trigger instead of four. None...

View Article

Answer by crohr

My best optimization tip for you would be to make your collider on its own layer (perhaps KillZone) and then edit the physics Layer Collision Matrix for the KillZone layer. For instance, if only the...

View Article

Answer by redeemer

Hi, For what I know, if you don't use OnTriggerEnter/OnTriggerStay/OnTriggerExit mathods, they won't be called. In terms of performance it would be better to have just one trigger instead of four. None...

View Article
Browsing all 4 articles
Browse latest View live




Latest Images