com.unity.multiplayer.samples.coop icon indicating copy to clipboard operation
com.unity.multiplayer.samples.coop copied to clipboard

feat: improvements to child scene loader

Open SamuelBellomo opened this issue 3 years ago • 1 comments

Description

Removing config object from builds and scene hierarchy. They are now only editable through menu. (still saved in scene, but invisible). This way there's no more garbage in game scenes and this config is still saved per scene.

Adding automatic expand of child scenes when loading root scene.

Issue Number(s)

TODO

  • [ ] Utilities uses the word "boss room" its menu, this isn't great for something that should be reusable.

Contribution checklist

  • [ ] Tests have been added for boss room and/or utilities pack
  • [x] Release notes have been added to the project changelog file and/or package changelog file
  • [x] Pull request has a meaningful description of its purpose
  • [x] All commits are accompanied by meaningful commit messages
  • [ ] JIRA ticket ID is in the PR title or at least one commit message
  • [ ] Include the ticket ID number within the body message of the PR to create a hyperlink

SamuelBellomo avatar Aug 02 '22 01:08 SamuelBellomo

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

unity-cla-assistant avatar Jun 18 '25 15:06 unity-cla-assistant