Drawing Tool


A simple drawing tool to bring paint in Unity !


by Sanasale


Price History +

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 !