Hi, I wanna share some C#/Java codes and scene files from project to project.
Until now I used Assets > Export Package.
From now on I think about building a custom package and install/update it in the projects Package Manager.
-
Can I have scene files in a custom package?
-
I have a scene file with sprites, which I wanna add to a custom package. In some projects I have to change some of the sprites. How I can change these sprites?
-
Is there an alternative to a custom package to share C#/Java codes and scene files from project to project?