Closed reeseschultz closed 4 years ago
One thing I'll have to think about is the fact that the performance demo uses Reese.Random
, which can't be automatically resolved as a dependency since it's only in Git, and not published to any UPM registry. I need to remember to add instructions for manually installing it in the nav user guide.
Time went by and Reese.Randomization
is a UPM package in OpenUPM that can be referenced as needed, contrary to the previous comment. That said, this issue isn't the highest priority. #3 is.
Changed my mind about implementing this — closing for now. May reopen later.
The nav samples already exist, as far as glue code and scenes are concerned, but they're not technically "samples" as far as UPM goes. I'll need to move stuff over and modify the CI a bit to have selectable samples in the Package Manager window.