Edit of asset "Godot Annotate" Accepted

Old/Current New/Edit
Title Godot Annotate
Description Godot Annotate is a Godot plugin which allows one to make mockups and sketches directly in the 2D editor using a custom AnnotateCanvas node.

To start annotating, add the AnnotateCanvas node to a Godot scene, then perform one of the following actions.

Left Mouse Button: Draw a stroke on the currenty selected AnnotateCanvascanvas-icon node.

Right Mouse Button: Erase strokes on the currently selected AnnotateCanvascanvas-icon node.

You can configure various properties like brush type, stroke size and color via. the toolbar that shows up, when a canvas is selected.

Some brush types also provide configurable variables in the toolbar, when they are selected.

see the github repo for further details: https://github.com/zarstensen/GodotAnnotate
This plugin allows one to make planning annotations and sketches directly in the 2D editor, without affecting runtime visuals, using a custom 'AnnotateCanvas' node.

To start annotating, add the 'AnnotateCanvas' node to a godot scene.

Left Mouse Button:
Annotate on the currenty selected 'AnnotateCanvas' node.

Alt + Left Mouse Button:
Annotate on the currently selected 'AnnotateCanvas' node using the polygon mode.

Right Mouse Button:
Erase annotate strokes on the currently selected 'AnnotateCanvas' node.

Shift + Mouse Scroll:
Change brush size.

Shift + Alt + S:
Save the selected 'AnnotateCanvas' to disk as an image.

see github repo for more details: https://github.com/zarstensen/GodotAnnotate
Category 2D Tools
License MIT
Repository Provider Custom
Repository Url https://github.com/zarstensen/GodotAnnotate
Issues Url https://github.com/zarstensen/GodotAnnotate/issues
Godot version Godot 4.2
Version String v1.0.0 v0.3.0
Download Commit https://github.com/zarstensen/GodotAnnotate/releases/download/v1.0.0/GodotAnnotate.zip https://github.com/zarstensen/GodotAnnotate/releases/download/v0.3.0/GodotAnnotate.zip
Download Url (Computed) https://github.com/zarstensen/GodotAnnotate/releases/download/v1.0.0/GodotAnnotate.zip https://github.com/zarstensen/GodotAnnotate/releases/download/v0.3.0/GodotAnnotate.zip
Icon Url https://raw.githubusercontent.com/zarstensen/GodotAnnotate/v1.0.0/icon.png