Check out our latest project ✨ OpenChapter.io: free ebooks the way its meant to be 📖

Marker2D

An asset by EmzyShmemzy
The page banner background of a mountain and forest
Marker2D hero image

Quick Information

0 ratings
Marker2D icon image
EmzyShmemzy
Marker2D

This Tool Allow a Vector2 field to be marked as a Marker2D in C# in order to visualize it in the scene in relation to it's node.

Supported Engine Version
4.2
Version String
1.0.1
License Version
MIT
Support Level
community
Modified Date
1 year ago
Git URL
Issue URL

Marker2D

Adds a Marker2D attribute for Godot to be used in C#. In order to avoid cluttering up the scene tree with marker 2D nodes. A Vector 2 can be used instead.

Current Limitations

-Undo and Redo is unsupported
-Vector2 does not rotate with parent

Getting Started

Tag Any Vector2 field with [Marker2D] and when the node is selected a dot will appear in the viewport marking the location of that point in local coords from its parent. which can then be moved around. Tag a Vector2 with [Marker2D] to visualize where the point is in the scene and move it around the viewport. While the Node2D is Selected

*might work with older versions of Godot but it is untested

This Tool Allow a Vector2 field to be marked as a Marker2D in C# in order to visualize it in the scene in relation to it's node.

Reviews

0 ratings

Your Rating

Headline must be at least 3 characters but not more than 50
Review must be at least 5 characters but not more than 500
Please sign in to add a review

Quick Information

0 ratings
Marker2D icon image
EmzyShmemzy
Marker2D

This Tool Allow a Vector2 field to be marked as a Marker2D in C# in order to visualize it in the scene in relation to it's node.

Supported Engine Version
4.2
Version String
1.0.1
License Version
MIT
Support Level
community
Modified Date
1 year ago
Git URL
Issue URL

Open Source

Released under the AGPLv3 license

Plug and Play

Browse assets directly from Godot

Community Driven

Created by developers for developers