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

Move RootLieftimeScope settings to VContainerSettings #25

Merged
merged 2 commits into from
Jul 26, 2020

Conversation

hadashiA
Copy link
Owner

@hadashiA hadashiA commented Jul 26, 2020

How to create project root LifetimeScope

You can create a parent for all LifetimeScopes in your scene.
You can specify a root LifetimeScope that will be the parent of all LifetimeScopes.

    1. Create your root LifetimeScope prefab
    1. Create VContainerSettings
    • Choose Assets -> Create -> VContaienr -> VContainer Settings
    • Note:
      • If you create VContainerSettings from this menu, it will be automatically registered in preload assets.
    1. From your VContainerSettings inspector, set your prefab to the Root Lifetime Scope section.

@hadashiA hadashiA mentioned this pull request Jul 26, 2020
@hadashiA hadashiA merged commit 336ee29 into master Jul 26, 2020
@hadashiA hadashiA deleted the ku/unuse-resources branch July 26, 2020 10:40
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.

1 participant