Eye of the Nile Docs
Everything you need to know to get started!
Loading...
Searching...
No Matches
DamageOnTrigger.cs File Reference

Classes

class  DamageOnTrigger
 Put this script on objects you want to damage entities upon touching with them. The difference between this and DamageOnCollision is this is for objects whose Collider2D has isTrigger checked off in the editor. Useful for stage hazards, such as the spikes tile. More...