1
Fork 0
mirror of https://github.com/Steffo99/swear-jar.git synced 2024-11-22 07:44:17 +00:00
swear-jar/converters/full_converter_shape.tscn

7 lines
320 B
Text

[gd_scene load_steps=2 format=3 uid="uid://c3p0jdf7416ac"]
[sub_resource type="ConvexPolygonShape2D" id="ConvexPolygonShape2D_cfy64"]
points = PackedVector2Array(-15, 9, -6, 15, 5, 15, 15, 9, 15, -16, -15, -16)
[node name="FullConverterShape" type="CollisionShape2D"]
shape = SubResource("ConvexPolygonShape2D_cfy64")