This plugin adds an advanced line2D node that allows for the creation of bezier curves and closed shapes in Godot.
-
Adds support for drawing bezier curves
-
Closed shapes can be filled
-
Line caps can be rounded
-
line weight can be changed
-
Clone this github repo and copy the
bezier-line-2d
folder into your addons folder. -
Enable the plugin in your project settings.
-
Reload the project.
-
Search and add the
BezierLine2D
into your scene. -
Add points like you would in a Path2D node.
-
Enjoy!
-
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.