Camera mouse look and trees

This commit is contained in:
2024-03-06 20:59:34 -05:00
parent ec869732ba
commit 2037197774
31 changed files with 450768 additions and 27 deletions

7
godot/EvergreenTree.tscn Normal file
View File

@ -0,0 +1,7 @@
[gd_scene load_steps=2 format=3 uid="uid://bckgedkkuiuwa"]
[ext_resource type="ArrayMesh" uid="uid://wqu5ixp1cj0x" path="res://tree.obj" id="1_1we85"]
[node name="EvergreenTree" type="MeshInstance3D"]
lod_bias = 0.001
mesh = ExtResource("1_1we85")