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

[EVH] Check all descendants instead of children of lights for emitters #33

Merged
merged 1 commit into from
Feb 9, 2025

Conversation

SillyMeTimbers
Copy link
Contributor

Updated 479 to use :GetDescendants() rather than :GetChildren() to allow lights not directly parented to the object to be used.

Updated 479 to use :GetDescendants() rather than :GetChildren() to allow lights not directly parented to the object to be used.
@parker02311 parker02311 changed the title Update main.luau [EVH] Check all descendants instead of children of lights for emitters Feb 9, 2025
Copy link
Member

@parker02311 parker02311 left a comment

Choose a reason for hiding this comment

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

One line of code so of course LGTM

@parker02311 parker02311 added enchancement New feature or request status: ready Ready to go, awaiting to be closed labels Feb 9, 2025
@parker02311 parker02311 merged commit 0502219 into Redon-Tech:main Feb 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enchancement New feature or request status: ready Ready to go, awaiting to be closed
Projects
Development

Successfully merging this pull request may close these issues.

2 participants