Skip to content

It is a unity plugin for changing between 10 scenes quickly for fast prototyping

License

Notifications You must be signed in to change notification settings

NMeJa/HotkeyScenes

Repository files navigation

Hotkey Scenes Switcher

Unity 2020.3+ openupm License: MIT

You can use "Shift + Number" (0-9) in the upper part of the keyboard to quickly change between Scenes!

System Requirements

Unity 2020.3.0 or later versions. Feel free to try older version. But I am using UIToolkits/UIElements, so make sure they are working.

Installation

  1. The package is available on the openupm registry. You can install it via openupm-cli.
openupm add com.nmj.hotkeyscene
  1. You can also install via git url by adding this entry in your manifest.json
"com.nmj.hotkeyscene": "https://github.com/NMeJa/HotkeyScenes.git"
  1. You can also use Package Manager and add package from there. In Package Manager press '+' In upper left corner and on drop down select "Add package From git URL...".
https://github.com/NMeJa/HotkeyScenes.git

About

It is a unity plugin for changing between 10 scenes quickly for fast prototyping

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages