pathfinding rework for now

This commit is contained in:
2025-06-13 00:06:51 +10:00
parent 400415f8a5
commit 6f4f465e37
817 changed files with 5533 additions and 3146 deletions

BIN
foliage/Bush2GLB3.glb Normal file

Binary file not shown.

View File

@ -0,0 +1,37 @@
[remap]
importer="scene"
importer_version=1
type="PackedScene"
uid="uid://w7vkshth36rr"
path="res://.godot/imported/Bush2GLB3.glb-ac453049ba98460916f151972326e065.scn"
[deps]
source_file="res://foliage/Bush2GLB3.glb"
dest_files=["res://.godot/imported/Bush2GLB3.glb-ac453049ba98460916f151972326e065.scn"]
[params]
nodes/root_type="Spatial"
nodes/root_name="Scene Root"
nodes/apply_root_scale=true
nodes/root_scale=1.0
nodes/import_as_skeleton_bones=false
nodes/use_node_type_suffixes=true
meshes/ensure_tangents=true
meshes/generate_lods=true
meshes/create_shadow_meshes=true
meshes/light_baking=0
meshes/lightmap_texel_size=0.1
meshes/force_disable_compression=false
skins/use_named_skins=true
animation/import=true
animation/fps=15
animation/trimming=false
animation/remove_immutable_tracks=true
animation/import_rest_as_RESET=false
import_script/path=""
_subresources={}
gltf/naming_version=0
gltf/embedded_image_handling=1

11
foliage/Bush2GLB3.tscn Normal file
View File

@ -0,0 +1,11 @@
[gd_scene load_steps=3 format=3 uid="uid://b7e0ywe1g86fa"]
[ext_resource type="PackedScene" uid="uid://w7vkshth36rr" path="res://foliage/Bush2GLB3.glb" id="1"]
[ext_resource type="Material" uid="uid://cqwo7la40rbkn" path="res://foliage/foliage.material" id="2"]
[node name="Bush2GLB3" instance=ExtResource("1")]
[node name="Cube" parent="." index="0"]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0.0632358)
cast_shadow = 0
surface_material_override/0 = ExtResource("2")

BIN
foliage/foliage.material Normal file

Binary file not shown.