Possibly outdated, but possibly unbroken Level.tscn

remotes/1705382094874458415/tmp_refs/heads/godot4-port
unfa 2020-06-19 01:36:53 +02:00
parent 03a7f7d7ea
commit 15b0a89853
1 changed files with 0 additions and 9 deletions

View File

@ -1,7 +1,3 @@
[gd_scene load_steps=5 format=2]
[ext_resource path="res://LevelComponents/Killfloor.tscn" type="PackedScene" id=1]
[ext_resource path="res://LevelComponents/SpawnPoint.tscn" type="PackedScene" id=2]
[gd_scene load_steps=11 format=2]
[sub_resource type="BoxShape" id=1]
@ -222,8 +218,3 @@ transform = Transform( 1.3411e-07, -2.98023e-08, -1, 0.258819, 0.965926, 0, 0.96
width = 19.8983
height = 1.04801
depth = 3.06491
[node name="Killfloor" parent="." instance=ExtResource( 1 )]
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0, -2.3435, 0 )
[node name="SpawnPoint" parent="." instance=ExtResource( 2 )]