supports resources based on masks.

This commit is contained in:
2026-03-04 13:45:52 -08:00
parent a4cc5e8f5f
commit a04ae0edd9
20 changed files with 449 additions and 18 deletions

View File

@@ -0,0 +1,8 @@
[gd_resource type="PolygonPointsResource" script_class="PolygonPointsResource" format=3 uid="uid://ba5nw7qr18eeq"]
[ext_resource type="Script" uid="uid://dtemboas3bi8y" path="res://PolygonPointsResource.gd" id="1_ppr"]
[resource]
script = ExtResource("1_ppr")
points = PackedVector2Array(2456.78, 1299.07, 2360.97, 1342.68, 920, 1454, 308.68, 1279.56, 134.7, 1193.86, 49.31, 1028.52, -14.39, 44.73, 33.27, -11.45, 76.7, -30.49, 955.2, -99.7, 2533.27, -92.39, 2578.15, -55.56, 2595, 0, 2586.34, 1059.38)
metadata/_custom_type_script = "uid://dtemboas3bi8y"