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

Expose current_entity in ChildBuilder #595

Merged
merged 1 commit into from
Oct 1, 2020

Conversation

Gregoor
Copy link
Contributor

@Gregoor Gregoor commented Sep 28, 2020

Fixes #594

I just appended a check to a pre-existing test, but can also create a new one, if that's prefered.

@Gregoor Gregoor force-pushed the 594-child-builder-current-entity branch from b49365c to 01f8273 Compare September 28, 2020 12:38
@memoryruins memoryruins added A-ECS Entities, components, systems, and events C-Enhancement A new feature labels Sep 28, 2020
@cart
Copy link
Member

cart commented Oct 1, 2020

Looks good. Thanks!

@cart cart merged commit 056f84a into bevyengine:master Oct 1, 2020
mrk-its pushed a commit to mrk-its/bevy that referenced this pull request Oct 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-ECS Entities, components, systems, and events C-Enhancement A new feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

expose current_entity() in with_children (aka ChildBuilder)
3 participants