Player movement and camera

This commit is contained in:
Marco 2025-06-11 15:28:26 +02:00
commit a324f2e347
43 changed files with 1777 additions and 316 deletions

View file

@ -1,8 +1,11 @@
[gd_resource type="StandardMaterial3D" load_steps=2 format=3 uid="uid://dnegblycwcpc8"]
[gd_resource type="StandardMaterial3D" load_steps=3 format=3 uid="uid://dnegblycwcpc8"]
[ext_resource type="Texture2D" uid="uid://benrsgds02nym" path="res://textures/Manual/Blue_Panel_Wall.png" id="1_bnsbx"]
[ext_resource type="Texture2D" uid="uid://bi0kqow54reu6" path="res://textures/Manual/Blue_Panel_Wall_height.png" id="2_qk23j"]
[resource]
albedo_texture = ExtResource("1_bnsbx")
metallic_specular = 0.0
heightmap_enabled = true
heightmap_texture = ExtResource("2_qk23j")
texture_filter = 2