cirnogodot/Scenes/Door_Vertical.tscn

14 lines
460 B
Text
Raw Normal View History

2025-01-19 23:51:34 +01:00
[gd_scene load_steps=3 format=3 uid="uid://bc64lr3vlwchq"]
[sub_resource type="AtlasTexture" id="AtlasTexture_xakim"]
[sub_resource type="RectangleShape2D" id="RectangleShape2D_0wg11"]
[node name="Area2D" type="Area2D"]
metadata/_edit_group_ = true
[node name="Sprite2D" type="Sprite2D" parent="."]
texture = SubResource("AtlasTexture_xakim")
[node name="CollisionShape2D" type="CollisionShape2D" parent="."]
shape = SubResource("RectangleShape2D_0wg11")