Skip to content
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

Allow nested entities to be interaction targets #298

Merged
merged 4 commits into from
Mar 1, 2024

Conversation

0x0539
Copy link
Contributor

@0x0539 0x0539 commented Mar 1, 2024

Fixes an issue discussed in the Discord where nested entities don't work correctly as interaction targets. This was due to the code using Transform instead of GlobalTransform. I tested that Follower interaction still works after this change.

@0x0539 0x0539 marked this pull request as ready for review March 1, 2024 00:43
Copy link
Owner

@janhohenheim janhohenheim left a comment

Choose a reason for hiding this comment

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

Thanks!
Two little things left:

@0x0539 0x0539 requested a review from janhohenheim March 1, 2024 00:59
@0x0539
Copy link
Contributor Author

0x0539 commented Mar 1, 2024

Good catches, thanks!

@janhohenheim
Copy link
Owner

janhohenheim commented Mar 1, 2024

Looks good now, merging after CI :)
Thanks for your work!

Edit: Looks like there's a missing comma

@0x0539
Copy link
Contributor Author

0x0539 commented Mar 1, 2024

Yeah... Hey at least I know how to run the linter now

@0x0539 0x0539 requested a review from janhohenheim March 1, 2024 01:23
@janhohenheim janhohenheim merged commit 34654d5 into janhohenheim:main Mar 1, 2024
2 checks passed
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.

2 participants