- Home /
Question by
Chickenator · Dec 29, 2014 at 09:26 AM ·
triggerhow-tostealthcone
How to make a cone shaped trigger?
I would like to make a cone shaped trigger (square base cone could work) for a stealth game I'm making. The trigger will be parented to the enemy and near his eyes so that if I walk into the cone shaped trigger the game would end. If that makes any sense... But how would I make an trigger like this? Thanks in advance
Comment
Best Answer
Answer by HarshadK · Dec 29, 2014 at 09:48 AM
Use a mesh collider and assign a cone shaped mesh to that collider and set your collider to be a trigger.