tank-blaster/Levels/tutorial_level.tscn
2022-03-19 16:28:22 -06:00

31 lines
1.2 KiB
Text

[gd_scene load_steps=5 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 )
[sub_resource type="BoxShape" id=3]
extents = Vector3( 1.35244, 0.269861, 0.0207385 )
[sub_resource type="BoxShape" id=2]
extents = Vector3( 1.65144, 0.260444, 0.0241341 )
[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 )
[node name="CollisionShape2" type="CollisionShape" parent="StaticBody" index="1"]
transform = Transform( 1, 0, 0, 0, 0.628701, 0, 0, 0, 1, -1.66727, 0.174214, -1.30502 )
shape = SubResource( 3 )
[node name="CollisionShape3" type="CollisionShape" parent="StaticBody" index="2"]
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, -1.36769, 0.271098, -1.87703 )
shape = SubResource( 2 )
[node name="CollisionShape4" type="CollisionShape" parent="StaticBody" index="3"]
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, -1.36769, 0.271098, 0.255545 )
shape = SubResource( 2 )