FPS Controller

This commit is contained in:
2025-11-13 08:05:46 -05:00
parent c6e4d4f725
commit 14000f0096
177 changed files with 6311 additions and 7 deletions

View File

@@ -0,0 +1,17 @@
[gd_scene load_steps=4 format=3 uid="uid://bm4jq3rokgbn2"]
[sub_resource type="ProceduralSkyMaterial" id="ProceduralSkyMaterial_rqpgq"]
[sub_resource type="Sky" id="Sky_r6rh3"]
sky_material = SubResource("ProceduralSkyMaterial_rqpgq")
[sub_resource type="Environment" id="Environment_rgg22"]
background_mode = 2
sky = SubResource("Sky_r6rh3")
[node name="WorldEnvironment" type="WorldEnvironment"]
environment = SubResource("Environment_rgg22")
[node name="DirectionalLight3D" type="DirectionalLight3D" parent="."]
transform = Transform3D(1, 0, 0, 0, 0.512732, 0.858549, 0, -0.858549, 0.512732, 0, 0, 0)
shadow_enabled = true