13 lines
444 B
Text
13 lines
444 B
Text
[gd_scene load_steps=3 format=2]
|
|
|
|
[ext_resource path="res://Objects/tutorial-map/tutorial_level.dae" type="PackedScene" id=1]
|
|
|
|
[sub_resource type="BoxShape" id=1]
|
|
extents = Vector3( 18.1448, 0.00492495, 14.7012 )
|
|
|
|
[node name="tutorial_level" instance=ExtResource( 1 )]
|
|
|
|
[node name="StaticBody" type="StaticBody" parent="." index="1315"]
|
|
|
|
[node name="CollisionShape" type="CollisionShape" parent="StaticBody" index="0"]
|
|
shape = SubResource( 1 )
|