joa öppe scho
This commit is contained in:
parent
58dbcc2fcd
commit
d79f7d623f
7 changed files with 108 additions and 18 deletions
|
@ -1,6 +1,6 @@
|
|||
[gd_scene load_steps=32 format=3 uid="uid://bn20cqfwvm2oe"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://wr38f8q1w7yq" path="res://main.gd" id="1_fwt2i"]
|
||||
[ext_resource type="Script" uid="uid://bpj62lqejp32d" path="res://main.gd" id="1_fwt2i"]
|
||||
[ext_resource type="PackedScene" uid="uid://bs6yq6gy7k2sb" path="res://player.tscn" id="1_lsi31"]
|
||||
[ext_resource type="Shape3D" uid="uid://30um6cm5oj6q" path="res://wall_cwt.tres" id="2_7sds5"]
|
||||
[ext_resource type="FontFile" uid="uid://rswq6vrwr2nx" path="res://InstrumentSans-VariableFont_wdth,wght.ttf" id="2_fq2vn"]
|
||||
|
@ -119,7 +119,7 @@ skeleton = NodePath("../MeshInstance3D")
|
|||
shape = ExtResource("3_n0qnv")
|
||||
|
||||
[node name="MeshInstance3D75" type="MeshInstance3D" parent="."]
|
||||
transform = Transform3D(-3.77264, 0.332342, -8.24536e-07, 1.32937, 0.943159, 2.90543e-07, 2.18557e-07, 0, -4, -60.5355, 18.359, -2.7631)
|
||||
transform = Transform3D(-3.60183, 0.434948, -7.87203e-07, 1.73979, 0.900456, 3.80244e-07, 2.18557e-07, -2.00527e-15, -4, -69.8981, 22.1848, -2.7631)
|
||||
visible = false
|
||||
mesh = SubResource("PlaneMesh_rv2mx")
|
||||
skeleton = NodePath("../MeshInstance3D")
|
||||
|
@ -1314,6 +1314,46 @@ skeleton = NodePath("../MeshInstance3D")
|
|||
[node name="CollisionShape3D" type="CollisionShape3D" parent="MeshInstance3D68/StaticBody3D"]
|
||||
shape = ExtResource("2_7sds5")
|
||||
|
||||
[node name="MeshInstance3D97" type="MeshInstance3D" parent="."]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 2, -98, 20, -5)
|
||||
mesh = SubResource("PlaneMesh_rv2mx")
|
||||
skeleton = NodePath("../MeshInstance3D")
|
||||
|
||||
[node name="StaticBody3D" type="StaticBody3D" parent="MeshInstance3D97"]
|
||||
|
||||
[node name="CollisionShape3D" type="CollisionShape3D" parent="MeshInstance3D97/StaticBody3D"]
|
||||
shape = ExtResource("2_7sds5")
|
||||
|
||||
[node name="MeshInstance3D98" type="MeshInstance3D" parent="."]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 2, -108, 20, -5)
|
||||
mesh = SubResource("PlaneMesh_rv2mx")
|
||||
skeleton = NodePath("../MeshInstance3D")
|
||||
|
||||
[node name="StaticBody3D" type="StaticBody3D" parent="MeshInstance3D98"]
|
||||
|
||||
[node name="CollisionShape3D" type="CollisionShape3D" parent="MeshInstance3D98/StaticBody3D"]
|
||||
shape = ExtResource("2_7sds5")
|
||||
|
||||
[node name="MeshInstance3D99" type="MeshInstance3D" parent="."]
|
||||
transform = Transform3D(-4.37114e-08, -1, 0, 1, -4.37114e-08, 0, 0, 0, 2, -103, 25, -5)
|
||||
mesh = SubResource("PlaneMesh_rv2mx")
|
||||
skeleton = NodePath("../MeshInstance3D")
|
||||
|
||||
[node name="StaticBody3D" type="StaticBody3D" parent="MeshInstance3D99"]
|
||||
|
||||
[node name="CollisionShape3D" type="CollisionShape3D" parent="MeshInstance3D99/StaticBody3D"]
|
||||
shape = ExtResource("2_7sds5")
|
||||
|
||||
[node name="MeshInstance3D100" type="MeshInstance3D" parent="."]
|
||||
transform = Transform3D(-1.31134e-07, -1, 0, 3, -4.37114e-08, 0, 0, 0, 2, -103, 45, -5)
|
||||
mesh = SubResource("PlaneMesh_rv2mx")
|
||||
skeleton = NodePath("../MeshInstance3D")
|
||||
|
||||
[node name="StaticBody3D" type="StaticBody3D" parent="MeshInstance3D100"]
|
||||
|
||||
[node name="CollisionShape3D" type="CollisionShape3D" parent="MeshInstance3D100/StaticBody3D"]
|
||||
shape = ExtResource("3_n0qnv")
|
||||
|
||||
[node name="MeshInstance3D69" type="MeshInstance3D" parent="."]
|
||||
transform = Transform3D(-1, 8.74228e-08, 3.82137e-15, 0, -4.37114e-08, 1, 8.74228e-08, 1, 4.37114e-08, -40, 25, -5)
|
||||
mesh = SubResource("PlaneMesh_rv2mx")
|
||||
|
@ -1511,10 +1551,14 @@ text = "time/zeit: "
|
|||
label_settings = SubResource("LabelSettings_27422")
|
||||
|
||||
[node name="Label_Health" type="Label" parent="."]
|
||||
anchors_preset = 2
|
||||
anchor_top = 1.0
|
||||
anchor_bottom = 1.0
|
||||
offset_left = 100.0
|
||||
offset_top = 980.0
|
||||
offset_top = -100.0
|
||||
offset_right = 625.0
|
||||
offset_bottom = 1008.0
|
||||
offset_bottom = -72.0
|
||||
grow_vertical = 0
|
||||
text = "[||||||||||]"
|
||||
label_settings = SubResource("LabelSettings_2uy0w")
|
||||
vertical_alignment = 2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue