14 lines
566 B
Plaintext
14 lines
566 B
Plaintext
[gd_scene load_steps=3 format=3 uid="uid://c5icqbrwjw3di"]
|
|
|
|
[ext_resource type="ArrayMesh" uid="uid://ccuur753aq06r" path="res://packed-scenes/stairs_mesh.tres" id="1_xx1lf"]
|
|
[ext_resource type="Shape3D" uid="uid://bqqkclk5d2ov" path="res://packed-scenes/stairs_collision_shape.tres" id="2_xx1lf"]
|
|
|
|
[node name="stairs_wood_decorated_new" type="StaticBody3D"]
|
|
|
|
[node name="Mesh3D" type="MeshInstance3D" parent="."]
|
|
mesh = ExtResource("1_xx1lf")
|
|
skeleton = NodePath("")
|
|
|
|
[node name="CollisionShape3D" type="CollisionShape3D" parent="."]
|
|
shape = ExtResource("2_xx1lf")
|