Publisher | Sanasale |
---|---|
File size | 2.66MB |
Number of files | 89 |
Latest version | 1 |
Latest release date | 2024-07-31 02:13:17 |
First release date | 2024-07-31 02:13:17 |
Supported Unity versions | 2018.4.2 or higher |
Drawing tool is an easy package to let you draw and import images really easily in your game. If you wanna import a drawing tool in your game, then this package is for you !
With this package you can :
- Draw with any brush you want. It includes 4 brushes but you can create your own and it's really easy to import them
- Import any sprites as you want and apply color modulation on them.
- Trace line of the color you want
- Add some text with the font you want as it can be used by TextMeshPro.
- It includes a color picker to let you grab the color you want inside your art !
The code is made to allow you to create any tool you want. You just have to override the class Brush and override a few functions to make it work !