Closed galman33 closed 1 year ago
@galman33 In which cases do you think a prefab scope helps? Its a need for the project youre currently working on? Maybe you can share more about your specific need.
@galman33 bump
Hey, sorry I missed your last comment. It's for mainly used for self contained prefab, think like sub-scenes which are made using prefabs instead of scenes. It provides more flexibility and also allows for instantiating the same prefab multiple times in the same scene with separated contexts, if that makes sense.
@galman33 Hmm I see, I think its gonna be a great addition. Can you finish the MR so I can review it? Remember to update documentation as well
Closing without activity
Pull Request Template
Description
Added a PrefabScope for automatically creating a nested scope when instantiating a prefab if available.
Type of change
Please delete options that are not relevant.
How Has This Been Tested?
Currently only tested manually. I created this PR to check if this proposed feature is desirable.
Checklist: