Skip to content
This repository was archived by the owner on Jan 5, 2024. It is now read-only.
This repository was 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

@pawnishoovy

Description

@pawnishoovy

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.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requestrefactorCode needs to be refactored

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions