Skip to content

Godot plugin adding sketching and annotating directly in the 2D editor.

License

Notifications You must be signed in to change notification settings

zarstensen/GodotAnnotate

Repository files navigation

Godot Annotate

Icon

Godot Assets

This is a Godot plugin which allows one to make planning annotations and sketches directly in the 2D editor, without affecting runtime visuals, using a custom 'AnnotateCanvas' node.

Features

Annotate

Annotate with variable brush size and color directly in the 2D editor using the 'AnnotateCanvas' node.

Annotate Example

Erase

Erase any previously drawn annotate strokes.

Erase Example

Run Mode Annotations

Only show annotations in the 2D editor (optionally show in run mode).

Visibility Example

Usage

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

Use Left Mouse Button to annotate on the currenty selected 'AnnotateCanvas' node.

Use Right Mouse Button to erase annotate strokes on the currently selected 'AnnotateCanvas' node.

Links

Godot Assets

License

See LICENSE

About

Godot plugin adding sketching and annotating directly in the 2D editor.

Topics

Resources

License

Stars

Watchers

Forks