Closed ChildishGiant closed 4 years ago
Sorry, it's pretty out of date. If I remember right we wrote it for Godot 2.1. I may update it sooner or later.
This fork seems to work: https://github.com/ludditegames/godot-bordered-polygon-2d
You can also try RMSmartShape2D
Merged Pull Request #44 which migrated the addon to Godot 3.x.
I will update the addon on the asset library asap
Unable to load addon script from path: 'res://addons/bordered-polygon-2d/register.gd' There seems to be an error in the code, please check the syntax.
error(7, 87): Couldn't fully preload the script, possible cyclic reference or compilation error. Use "load()" instead if a cyclic reference is intended.