/godot-linepath-2d

This simple Godot addon brings all the 'Line2D' drawing capabilities to 'Path2D' curves.

Primary LanguageGDScriptMIT LicenseMIT

Version License

godot-linepath-2d

This simple Godot addon brings the Line2D drawing capabilities to Path2D curves.


Getting Started

  1. Download the repository or download the (stable) addon from the AssetLib in Godot (link).
  2. Import the addons folder into your project.
  3. Activate LinePath2D under * Project > Project Settings > Plugins. *

  4. Add a LinePath2D node to the scene.

  5. Tweak LinePath2D parameters to set your curve style

  6. Enjoy!

License

MIT License