Install Asset
Install via Godot
To maintain one source of truth, Godot Asset Library is just a mirror of the old asset library so you can download directly on Godot via the integrated asset library browser



Quick Information

Path Editor
Create or edit curve2D resource with a nice editor
Supported Engine Version
3.2
Version String
1.0
License Version
MIT
Support Level
community
Modified Date
4 years ago
Git URL
Issue URL
PathEditor
Create or edit curve2D resource with a nice editor
A simple demonstration video: https://youtu.be/rIYYSKdQGUY
Compatibility
Plugin version: Godot v3.x
Features:
- Load or Create curve2D resources
- Full control to edit each point in curve
- implemented undo, redo, copy, paste and duplicate actions.
Installation:
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!
Updates:
- 26/06/2020:
- Setup of the finished project on GitHub.
License:
MIT License.
Create or edit curve2D resource with a nice editor
Reviews
Quick Information

Path Editor
Create or edit curve2D resource with a nice editor
Supported Engine Version
3.2
Version String
1.0
License Version
MIT
Support Level
community
Modified Date
4 years ago
Git URL
Issue URL