Remove Collision Remove Indy Remove Mesh Remove Point and Click
article thumbnail

Unity Bolt Tutorial: How to Add Triggers & Switches

SOVEREIGN MOON

Manage game collectibles like gold, money or points. However, if we jump back into our inspector tab and select “is trigger”, essentially, we’re changing this object from a collision object to a trigger object. So what we’re saying here essentially, is that “on collision” we want Bolt to look for the tag of this particular game object.

Code 52