Save and load polygon (PackedVector2Array) as Resource
GDScript
Very simple plugin for saving and loading polygons PackedVector2Array as Resource. You can add any additional PackedArrays to the resource file to save additional types as resource. Just remember to change them in save_polygon_property.gd and have the property name parsed in inspector_plugin.gd
Get it → github.com