Edit of asset "Scratch Canvas" Accepted
| Old/Current | New/Edit | |
|---|---|---|
| Title | Scratch Canvas | 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. |
A straightforward Canvas scene on which you can draw freely. You can edit the line by setting the properties of "line.tscn" and the canvas background by "self_modulate". Note that it uses a toggle mode of drawing, which is less strenuous with a mouse and also usable with a trackpad. |
| Category | 2D Tools | 2D Tools |
| License | MIT | MIT |
| Repository Provider | GitHub | GitHub |
| Repository Url | https://github.com/boukew99/scratch_canvas | https://github.com/boukew99/scratch_canvas |
| Issues Url | https://github.com/boukew99/scratch_canvas/issues | https://github.com/boukew99/scratch_canvas/issues |
| Godot version | Godot 3.4 | Godot 3.4 |
| Version String | 1.3 | 1.0 |
| Download Commit | c95854cf93a1a47fb1eae7021d7ab7fb0ee68f7b | 9fedbcfed3d6178d9fa2b9c5a9c851ff296b688f |
| Download Url (Computed) | https://github.com/boukew99/scratch_canvas/archive/c95854cf93a1a47fb1eae7021d7ab7fb0ee68f7b.zip | https://github.com/boukew99/scratch_canvas/archive/9fedbcfed3d6178d9fa2b9c5a9c851ff296b688f.zip |
| Icon Url |
https://raw.githubusercontent.com/boukew99/scratch_canvas/main/canvas/scratch_canvas.png
|
https://raw.githubusercontent.com/boukew99/scratch_canvas/main/addons/canvas/icon.png
|
| Preview Insert | ||
|---|---|---|
| Type | image | |
| Image/Video URL |
https://raw.githubusercontent.com/boukew99/scratch_canvas/main/screenshot/Screenshot%202022-02-28%20130219.png
|
|
| Thumbnail |
|
|