Skip to content

Ignore Ghosting Filter for Gnarled Forest Special Case #333

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 25, 2022

Conversation

TheNexusAvenger
Copy link
Member

Closes #264

This pull request attempts to resolve Brig Rock loading late with a fairly simple workaround used by DLU. Ideally, a more complex check should be done based on the distance to the boundary of the object. However, this is a lot simpler and is probably fine with more recent hardware.

@teccheck
Copy link
Member

DLU checks for 2 components while your implementation checks for 3. Is this intentional?

@TheNexusAvenger
Copy link
Member Author

Yes. We handle Trigger components differently compared to DLU and Brig Rock has this.

Copy link
Member

@enteryournamehere enteryournamehere left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The check does look a bit odd but it seems like a decent workaround, it could always be improved later on.

@TheNexusAvenger TheNexusAvenger merged commit 1d575ca into dev Apr 25, 2022
@TheNexusAvenger TheNexusAvenger deleted the enhancement/brig-rock-filter branch April 25, 2022 21:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Brig Rock loads in super late
3 participants