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

working with additive scenes? #274

Open
virtouso opened this issue Sep 21, 2022 · 1 comment
Open

working with additive scenes? #274

virtouso opened this issue Sep 21, 2022 · 1 comment

Comments

@virtouso
Copy link

HI.

is it possible to resolve dependencies after all additive scenes added?

if not, what is the zenject approach for that?

sometimes some assets need to be loaded through addressables. what is the solution for that to inject them?

@mossssi
Copy link

mossssi commented Mar 9, 2024

I believe there is no way to do that. I have the same problem with zenject and I think there should be a feature for manual injection on demand.
For example, I have a gameobject in the scene and I load an aditive script scene on play. So I want to inject the dependencies from script scene to the gameobject script after loading is finished. I'm aware this is not the intended way to use dependencis but it should be possible for quick testings.

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

No branches or pull requests

2 participants