13 lines
567 B
Text
13 lines
567 B
Text
[gd_scene load_steps=3 format=3 uid="uid://d3kpyse5k7scu"]
|
|
|
|
[ext_resource type="PackedScene" uid="uid://ckqliu2kcydpu" path="res://assets/models/tiles/w1_walls.glb" id="1_1elhp"]
|
|
|
|
[sub_resource type="BoxShape3D" id="BoxShape3D_kqhok"]
|
|
|
|
[node name="W1Walls" instance=ExtResource("1_1elhp")]
|
|
|
|
[node name="StaticBody3D" type="StaticBody3D" parent="GreyBlock" index="0"]
|
|
|
|
[node name="CollisionShape3D" type="CollisionShape3D" parent="GreyBlock/StaticBody3D" index="0"]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.5, 0)
|
|
shape = SubResource("BoxShape3D_kqhok")
|