Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 820 Bytes

File metadata and controls

27 lines (16 loc) · 820 Bytes

Points on Map (Godot Engine 3)

Simple godot project to place points on a static picture - can be used as a template for other projects.

Getting Started

To run the project, simply import it using Godot Engine 3.1 (not sure of the compatibility of this project with Godot Engine version >= 3.2). Then run the scene file from the "2D" panel. Left click: add a marker. Right Click: delete a marker.

Prerequisites

The output

Screen-capture of the project: place_point

Built With

  • Godot Engine 3.1

Authors