i guess it's working

This commit is contained in:
2024-08-17 17:18:13 +02:00
parent 53dbafff55
commit bfdaf154db
20 changed files with 338 additions and 68 deletions

View File

@@ -1,10 +1,9 @@
[gd_scene load_steps=18 format=3 uid="uid://coue2qehpn4fr"]
[gd_scene load_steps=17 format=3 uid="uid://coue2qehpn4fr"]
[ext_resource type="Texture2D" path="res://Assets/Textures/Sky.png" id="1_mnexj"]
[ext_resource type="Texture2D" path="res://Assets/Textures/Black.png" id="2_fkwcn"]
[ext_resource type="Texture2D" path="res://Assets/Textures/Orange.png" id="3_ux02w"]
[ext_resource type="Texture2D" path="res://Assets/Textures/Green.png" id="4_wp15n"]
[ext_resource type="PackedScene" path="res://Scenes/Characters/first_person_player.tscn" id="5_8ctht"]
[sub_resource type="PanoramaSkyMaterial" id="PanoramaSkyMaterial_6c4vd"]
panorama = ExtResource("1_mnexj")
@@ -87,4 +86,4 @@ surface_material_override/0 = SubResource("StandardMaterial3D_pfpgv")
[node name="CollisionShape3D" type="CollisionShape3D" parent="Slope/StaticBody3D"]
shape = SubResource("ConcavePolygonShape3D_rit6o")
[node name="FirstPersonPlayer" parent="." instance=ExtResource("5_8ctht")]
[node name="Players" type="Node" parent="."]