Readme Languages: | ||
Русский |
English |
Notes on Scene View for designers.
Versioning semantics - Open
Add the git-URL to the project using PackageManager or directly to the Packages/manifest.json
file. Copy this git-URL:
https://github.com/DCFApixels/Unity-Notes.git
Can install by copying the sources into the project.
Just add the Note
or LazyNote
component to any GameObject. Or use RMB + "GameObject/Notes/Create Note"(or LazyNote) to automatically create a note object.
To add Author or Note Type presets, click on the icon in the Note component.
To display text in the Scene View window, use the separator ">-<" all text before it will be displayed
Intended for use in the editor only, all note data will be removed in the Release build.