summaryrefslogblamecommitdiffstats
path: root/assets/maps/misc/test_map/test_map_assets/handrail/handrail.tscn
blob: 37555bafc9ab9fa3c24a2982069992cfd2281011 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
















                                                                                                                    
[gd_scene load_steps=3 format=2]

[ext_resource path="res://assets/maps/misc/test_map/test_map_assets/handrail/handrail.gltf" type="PackedScene" id=1]

[sub_resource type="BoxShape" id=1]
extents = Vector3( 0.155425, 1.01955, 3.14521 )

[node name="handrail" instance=ExtResource( 1 )]

[node name="handrail" parent="." index="0"]
use_in_baked_light = true

[node name="StaticBody" type="StaticBody" parent="handrail" index="0"]

[node name="CollisionShape" type="CollisionShape" parent="handrail/StaticBody" index="0"]
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.987848, 0 )
shape = SubResource( 1 )