allowSiblingCollision property

bool allowSiblingCollision
getter/setter pair

Whether the hitbox is allowed to collide with another hitbox that is added to the same parent.

Implementation

bool allowSiblingCollision = false;