Skip to content

An advanced line2D node that allows for the creation of bezier curves and closed shapes in Godot.

License

Notifications You must be signed in to change notification settings

kcfresh53/bezier-line2d

Repository files navigation

BezierLine2D

This plugin adds an advanced line2D node that allows for the creation of bezier curves and closed shapes in Godot.

Key Features

  • Adds support for drawing bezier curves

  • Closed shapes can be filled

  • Line caps can be rounded

  • line weight can be changed

Installation

  1. Clone this github repo and copy the bezier-line-2d folder into your addons folder.

  2. Enable the plugin in your project settings.

  3. Reload the project.

Usage

  1. Search and add the BezierLine2D into your scene.

  2. Add points like you would in a Path2D node.

  3. Enjoy!

Showcase

Image

Support

  • If you encounter any issues or have any questions, feel free to open an issue on Github.

  • I you want to support me financially, you can buy me a coffee.

Thank you for using my plugin!

About

An advanced line2D node that allows for the creation of bezier curves and closed shapes in Godot.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published