- Home /
Are triggers affected by the layer collision matrix?
Are triggers affected by settings in the layer collision matrix, or do these only apply to non-triggers? If not affected, is my only solution using logic checks? (i.e. check the Collider details in the OnTriggerEnter() function to determine if anything should happen).
Comment
Your answer
Follow this Question
Related Questions
Triggers with only one rigid body 0 Answers
What is the trigger? 2 Answers
Build and Run is breaking my triggers! 1 Answer
Some problems with triggers? 1 Answer
Need help with setting all items of a specific tag to "inactive" when i die. 1 Answer