Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 1.28 KB

README.md

File metadata and controls

25 lines (20 loc) · 1.28 KB

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