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

9 lines
286 B
Text
Raw Normal View History

2023-10-02 15:53:13 +00:00
[gd_scene load_steps=2 format=3 uid="uid://c3p0jdf7416ac"]
[sub_resource type="RectangleShape2D" id="RectangleShape2D_np8fu"]
size = Vector2(32, 35)
[node name="FullConverterShape" type="CollisionShape2D"]
shape = SubResource("RectangleShape2D_np8fu")
debug_color = Color(0, 1, 1, 0)