Create or edit curve2D resource with a nice editor
A simple demonstration video: https://youtu.be/rIYYSKdQGUY
Plugin version: Godot v3.x
- Load or Create curve2D resources
- Full control to edit each point in curve
- implemented undo, redo, copy, paste and duplicate actions.
You'll need the Godot Engine to run this.
To use PathEditor as an Addon:
- Copy the "addons" folder to your project.
- Enable Edit Curve2D addon on "Project Settings".
- Now will appear a new item menu in "Project/Tools" called Path Editor and you can click it to open the Path Editor.
Done!
- 26/06/2020:
- Setup of the finished project on GitHub.
MIT License.