]> Untitled Git - knight.git/blobdiff - test/test.tscn
Getting the look and feel right
[knight.git] / test / test.tscn
index 0e2999b138fd67fa2ed5b83fab35c74e958b0855..4e181aad2c2296371a4314e76cab4e51155e46f2 100644 (file)
@@ -1,6 +1,7 @@
-[gd_scene load_steps=8 format=3 uid="uid://bvydwnbie3pv4"]
+[gd_scene load_steps=9 format=3 uid="uid://bvydwnbie3pv4"]
 
 [ext_resource type="PackedScene" uid="uid://chtr62feiltax" path="res://player/player.tscn" id="1_ytdba"]
+[ext_resource type="PackedScene" uid="uid://dbthgkok84ru0" path="res://test/block.tscn" id="2_8u8xb"]
 
 [sub_resource type="ProceduralSkyMaterial" id="ProceduralSkyMaterial_ohmka"]
 sky_top_color = Color(0.0360979, 0.133006, 0.175678, 1)
@@ -51,3 +52,21 @@ surface_material_override/0 = SubResource("StandardMaterial3D_87x6o")
 
 [node name="CollisionShape3D" type="CollisionShape3D" parent="ground/plane/StaticBody3D"]
 shape = SubResource("ConcavePolygonShape3D_73kmu")
+
+[node name="Block" parent="ground" instance=ExtResource("2_8u8xb")]
+transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 3.30582, 0, 0.134318)
+
+[node name="Block2" parent="ground" instance=ExtResource("2_8u8xb")]
+transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 5.94243, 1.91616, 0.268636)
+
+[node name="Block3" parent="ground" instance=ExtResource("2_8u8xb")]
+transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0.315662, -4.76837e-07, -3.10105)
+
+[node name="Block4" parent="ground" instance=ExtResource("2_8u8xb")]
+transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -0.899326, 0, -2.69083)
+
+[node name="Block5" parent="ground" instance=ExtResource("2_8u8xb")]
+transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -2.8697, 0, 3.31299)
+
+[node name="Block6" parent="ground" instance=ExtResource("2_8u8xb")]
+transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 1.79621, 4.76837e-07, 3.0765)