Godot Annotate v0.3.0's icon

Godot Annotate v0.3.0 v0.3.0 2D Tools 4.2 Community

Submitted by user Zarstensen; MIT; 2024-03-15

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


View files Download Submit an issue Recent Edits