allowSiblingCollision property
Whether the hitbox is allowed to collide with another hitbox that is added to the same parent.
Implementation
bool allowSiblingCollision = false;
Whether the hitbox is allowed to collide with another hitbox that is added to the same parent.
bool allowSiblingCollision = false;