Skip to content

fix: [#11] Defer entity creation until addToScene#13

Open
eonarheim wants to merge 1 commit into
mainfrom
fix/11-add-entities-only-on-addToScene
Open

fix: [#11] Defer entity creation until addToScene#13
eonarheim wants to merge 1 commit into
mainfrom
fix/11-add-entities-only-on-addToScene

Conversation

@eonarheim
Copy link
Copy Markdown
Member

===:clipboard: PR Checklist :clipboard:===

  • 📌 issue exists in github for these changes
  • 🔬 existing tests still pass
  • 🙈 code conforms to the style guide
  • 📐 new tests written and passing / old tests updated with new scenario(s)
  • 📄 changelog entry added (or not needed)

==================

Closes #11

Changes:

  • WIP

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.

Entities shouldn't be created when loading but when calling addToScene

1 participant