Unity-Technologies / guid-based-reference

A component for giving Game Objects a GUID and a class to create references to objects in any Scene by GUID
Other
625 stars 71 forks source link

Suggestion to move the repo to the asset store #24

Open malino-dev opened 2 years ago

malino-dev commented 2 years ago

I think, the solution to get around cross scene limitations could be very helpful in many projects and hence would fit more into the usual workflow if it could be imported from the package manager, hence the suggestion to bring it to asset store.

StephenHodgson commented 2 years ago

Asset store and package manager are two different things.

Is this not already available in upm?

malino-dev commented 2 years ago

What I meant is, if you add it to your assets in the asset store, then you can access it via "My Assets" in the package manager. What exactly is UPM?

malino-dev commented 2 years ago

Seems to be talking about OpenUPM, I assume. Yes, it's in there. I tried it out recently but it apparently doesn't seem to find the package via "openupm install ..." although I can see it on the website. The badge on the right side confirms the "package not found" assumption.