Publisher | Sandro Ropelato |
---|---|
File size | 804.55kB |
Number of files | 54 |
Latest version | 1.0.4 |
Latest release date | 2024-04-04 04:30:31 |
First release date | 2021-08-18 09:12:14 |
Supported Unity versions | 2018.4.2 or higher |
In-Game Text Editor is a simple but powerful text editor that allows you to write text inside your Unity game.
Features
- Text selection with mouse and keyboard
- Copy, cut and paste text
- History of all operations (undo and redo)
- Support for syntax highlighting using regular expressions
- Forward and backward search
- Non-blocking execution of operations (does not block game loop)
- Uses only standard Unity UI elements, no dependency to other libraries
- Behaves like a standard UI element
- Customizable look and feel
Package content
- In-Game Text Editor assets with text editor prefab
- Demo scenes with various examples
- Documented source code
- User manual
Please note: In-Game Text Editor has been designed to work with Desktop games (Windows, macOS, Linux) and does not support input systems of mobile or VR platforms.
In-Game Text Editor uses SourceCodePro, a monospaced font created by Adobe and released under the SIL Open Font License. The font and the license file are included in the package.