This repository has been archived by the owner on Jan 5, 2024. It is now read-only.
The Browncoat Update - Attached objects should not be hardcoded to use root parent's IgnoresActorHits #550
Labels
Milestone
IgnoresActorHits is always overridden by the root parent's setting on any attached object. This should be fixed somehow, because you might want an attached object to either hit or not hit actors independently. Notably, large held devices can act wonky when swung at enemy actors and this could be a way to alleviate the issue.
One option:
InheritIgnoresActorHits flag, defaulting to 1/true.
The text was updated successfully, but these errors were encountered: