Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

com.vulpes.menus

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

com.vulpes.menus

A Promise driven game menu framework for Unity.

  • 1.0.1
  • npm
  • Socket score

Version published
Weekly downloads
0
decreased by-100%
Maintainers
1
Weekly downloads
 
Created
Source

Vulpes Menu Framework

A Promise driven game menu framework for Unity.

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

The current Samples included with this package are in an incomplete state and may not always be updated from version to version, a proper comprehensive collection of sample assets will be included in version 1.0.0 of this package whenever it is released.

Current Development Roadmap

Several features and changes are currently under investigation and may or may not be added to the package in the future.

In Progress:

  • Tooltip component for displaying a floating text box at the mouse position when hovering over certain objects (UX).
    • Investigating ways of supporting tooltip popup when a Gamepad is in use.
  • Color Profile System for quick UI color changes at runtime (Accessibility).
    • Assessing how to best support tints for buttons, toggles, sliders, etc.
    • Assessing options for swapping entire sprites.

Under Consideration

  • Use of the Unity Jobs System or Threading / Tasks as an alternative to Promises (Performance).
    • Currently in very early phase of investigation.

Keywords

FAQs

Package last updated on 14 Jul 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc