This commit is contained in:
cblech
2024-12-24 06:57:00 +01:00
parent 4ce0367f15
commit d8b427de8f
3 changed files with 33 additions and 1 deletions
+4 -1
View File
@@ -1,4 +1,4 @@
[gd_scene load_steps=32 format=3 uid="uid://c1j5u0cjdswvp"]
[gd_scene load_steps=33 format=3 uid="uid://c1j5u0cjdswvp"]
[ext_resource type="Texture2D" uid="uid://cg1cxmqbo1pa" path="res://graphics/mockups/darktree1.png" id="1_u6vd6"]
[ext_resource type="Texture2D" uid="uid://fcm6etmmj65d" path="res://graphics/mockups/darktree2.png" id="2_tcvf7"]
@@ -27,6 +27,7 @@
[ext_resource type="Texture2D" uid="uid://63rgrra0tdef" path="res://graphics/testingground/chestnut2.png" id="25_j83yj"]
[ext_resource type="Texture2D" uid="uid://cygt1j1m0vpqg" path="res://graphics/mockups/field_placeholder.png" id="26_7nyv4"]
[ext_resource type="PackedScene" uid="uid://dbd1niu3tp8y5" path="res://scenes/props/Player3D.tscn" id="27_mqdni"]
[ext_resource type="PackedScene" uid="uid://ciahklss0g3iv" path="res://scenes/props/ui_help_overlay.tscn" id="28_jn4e8"]
[sub_resource type="PlaneMesh" id="PlaneMesh_8dxh5"]
@@ -1360,3 +1361,5 @@ texture = ExtResource("26_7nyv4")
[node name="Player3d" parent="." instance=ExtResource("27_mqdni")]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0.110292, 0.0067718, 0.0825893)
[node name="UiHelpOverlay" parent="." instance=ExtResource("28_jn4e8")]