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

Add a flag to the SpawnComponent so that the creation position can be used instead. #2923

Closed
spydon opened this issue Dec 15, 2023 · 0 comments · Fixed by #2927
Closed

Add a flag to the SpawnComponent so that the creation position can be used instead. #2923

spydon opened this issue Dec 15, 2023 · 0 comments · Fixed by #2927

Comments

@spydon
Copy link
Member

spydon commented Dec 15, 2023

We should really add a flag to the SpawnComponent so that the position from the lambda can be used instead.

Originally posted by @spydon in #2922 (comment)

spydon added a commit that referenced this issue Dec 17, 2023
This adds the `selfPositioning` argument to the `SpawnComponent` so that
you can set the position of your components within the `factory` without
it getting overwritten be a random position for the `area`.


Closes #2923
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 a pull request may close this issue.

1 participant