Edit of asset "Scratch Canvas" Accepted

Old/Current New/Edit
Title Scratch Canvas
Description Canvas for drawing in Godot Engine with mouse, trackpad, touch and pen. Also includes optional demo (scratch_drawer) of how to use it.

* The Canvas is an extension of TextureButton and uses Line2D for drawing.
* The drawing line can be edited and some examples are given.
* The canvas can capture the screen and use that as the texture of the Canvas. Then the lines are hidden, to decrease drawing cost.
Category 2D Tools
License MIT
Repository Provider GitHub
Repository Url https://github.com/boukew99/scratch_canvas
Issues Url https://github.com/boukew99/scratch_canvas/issues
Godot version Godot 3.4
Version String 1.3 1.1
Download Commit c95854cf93a1a47fb1eae7021d7ab7fb0ee68f7b bba44e089c1cecceaded23fadd53912aa20da879
Download Url (Computed) https://github.com/boukew99/scratch_canvas/archive/c95854cf93a1a47fb1eae7021d7ab7fb0ee68f7b.zip https://github.com/boukew99/scratch_canvas/archive/bba44e089c1cecceaded23fadd53912aa20da879.zip
Icon Url https://raw.githubusercontent.com/boukew99/scratch_canvas/main/canvas/scratch_canvas.png