Represents how much damage a player should take on contact with this object. This object should have both Rigidbody2D and BoxCollider2D attached, and should be a trigger. The player should handle damage-taken logic, and should also be associated with a BoxCollider2D.