An open-source (MIT license) tool for Unity Engine that is based on default user interface called UnityUI. Allows developers to make more customizable and interactive UI elements, popup panels, hints etc. Also has support for TextMeshPro.
Download the latest .unitypackage file and import it directly to your project. In order to use this package, you must copy all files from 'PanelPrefabs' folder into Assets/Resources. If that step will be ignored - the console output will contain an error from an internal method of integrity checking.
If you wish to use missing features from Project Beat (prompt-less branch), do the following:
- Clone
mainbranch from here if you had prompts-less before. - Open new directory with Git and inside
Assetsdo commandgit clone https://github.com/IvanSereginGitHub/Prompts prompts. - Recompile project.