Added some Level 5 implementation and reorganized file structure

This commit is contained in:
VoidTwo
2021-11-27 17:36:06 -06:00
parent 2c98c112bd
commit aac45f808c
114 changed files with 1892 additions and 638 deletions

View File

@@ -0,0 +1,4 @@
[gd_resource type="OccluderPolygon2D" format=2]
[resource]
polygon = PoolVector2Array( -3, -1, 3, -1, 1.5, 1, -1.5, 1 )