com.vulpes.menus
v2.1.1
Published
The Vulpes Menu Framework is a Promise driven menu system that serves as a companion to Unity’s built-in UI system.
Downloads
7
Readme
Vulpes Menu Framework
The Vulpes Menu Framework is a Promise driven menu system that serves as a companion to Unity’s built-in UI system.
Installing this package
As of version 0.3.4-preview.1 of this package, you are now able to install it, along with other Vulpes Software packages via the Unity Package Manager.
In Unity 2019 LTS and Unity 2020 onwards you can install the package through 'Project Settings/Package Manager'. Under 'Scoped Registries' click the little '+' button and input the following into the fields on the right.
Name: Vulpes Software URL: https://registry.npmjs.org Scope(s): com.vulpes
Click 'Apply', now you should be able to access the Vulpes Software registry under the 'My Registries' section in the Package Manager window using the second dropdown in the top left.
Using this library
To use this library efficiently you should first learn about Promises:
Samples
As of version 2.0.0 a new set of Samples have been added. To use these samples please ensure both sample scenes are added to your build settings.