feat: fully implemented checkpoint

This commit is contained in:
Sara 2025-06-12 23:51:00 +02:00
parent ae57c0b7d0
commit d64c8d2b61
23 changed files with 677 additions and 105 deletions

Binary file not shown.

View file

@ -0,0 +1,53 @@
[remap]
importer="scene"
importer_version=1
type="PackedScene"
uid="uid://bsghrby8mf1vb"
path="res://.godot/imported/arch.blend-e385d63eb33cb534d2f956ac67d0266a.scn"
[deps]
source_file="res://models/props/arch.blend"
dest_files=["res://.godot/imported/arch.blend-e385d63eb33cb534d2f956ac67d0266a.scn"]
[params]
nodes/root_type=""
nodes/root_name=""
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=1
meshes/lightmap_texel_size=0.2
meshes/force_disable_compression=false
skins/use_named_skins=true
animation/import=true
animation/fps=30
animation/trimming=false
animation/remove_immutable_tracks=true
animation/import_rest_as_RESET=false
import_script/path=""
_subresources={}
blender/nodes/visible=0
blender/nodes/active_collection_only=false
blender/nodes/punctual_lights=true
blender/nodes/cameras=true
blender/nodes/custom_properties=true
blender/nodes/modifiers=1
blender/meshes/colors=false
blender/meshes/uvs=true
blender/meshes/normals=true
blender/meshes/export_geometry_nodes_instances=false
blender/meshes/tangents=true
blender/meshes/skins=2
blender/meshes/export_bones_deforming_mesh_only=false
blender/materials/unpack_enabled=true
blender/materials/export_materials=1
blender/animation/limit_playback=true
blender/animation/always_sample=true
blender/animation/group_tracks=true

Binary file not shown.

Binary file not shown.

View file

@ -0,0 +1,53 @@
[remap]
importer="scene"
importer_version=1
type="PackedScene"
uid="uid://cl1uheht5yk80"
path="res://.godot/imported/blockade.blend-14b367074e675d137e524d67bd4d14f6.scn"
[deps]
source_file="res://models/props/blockade.blend"
dest_files=["res://.godot/imported/blockade.blend-14b367074e675d137e524d67bd4d14f6.scn"]
[params]
nodes/root_type=""
nodes/root_name=""
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=1
meshes/lightmap_texel_size=0.2
meshes/force_disable_compression=false
skins/use_named_skins=true
animation/import=true
animation/fps=30
animation/trimming=false
animation/remove_immutable_tracks=true
animation/import_rest_as_RESET=false
import_script/path=""
_subresources={}
blender/nodes/visible=0
blender/nodes/active_collection_only=false
blender/nodes/punctual_lights=true
blender/nodes/cameras=true
blender/nodes/custom_properties=true
blender/nodes/modifiers=1
blender/meshes/colors=false
blender/meshes/uvs=true
blender/meshes/normals=true
blender/meshes/export_geometry_nodes_instances=false
blender/meshes/tangents=true
blender/meshes/skins=2
blender/meshes/export_bones_deforming_mesh_only=false
blender/materials/unpack_enabled=true
blender/materials/export_materials=1
blender/animation/limit_playback=true
blender/animation/always_sample=true
blender/animation/group_tracks=true

Binary file not shown.

View file

@ -9,5 +9,6 @@ alpha_scissor_threshold = 0.771
alpha_antialiasing_mode = 1
alpha_antialiasing_edge = 0.3
shading_mode = 2
specular_mode = 2
albedo_texture = ExtResource("1_ireae")
roughness = 0.967914

View file

@ -0,0 +1,11 @@
[gd_resource type="StandardMaterial3D" load_steps=2 format=3 uid="uid://bx0x66slifwki"]
[ext_resource type="Texture2D" uid="uid://d1sxmql1f46f6" path="res://materials/leaves_albedo.png" id="1_5c4eu"]
[resource]
resource_name = "leaves"
transparency = 4
cull_mode = 2
shading_mode = 2
specular_mode = 2
albedo_texture = ExtResource("1_5c4eu")

View file

@ -0,0 +1,11 @@
[gd_resource type="StandardMaterial3D" load_steps=3 format=3 uid="uid://da0xp6sduvs3k"]
[ext_resource type="Texture2D" uid="uid://cot1n1uemvxm3" path="res://materials/tree_bark_albedo.png" id="1_wudvp"]
[ext_resource type="Texture2D" uid="uid://ch1ifjl3c2vcl" path="res://materials/tree_bark_normal.png" id="2_4g30o"]
[resource]
resource_name = "trunk"
cull_mode = 2
albedo_texture = ExtResource("1_wudvp")
normal_enabled = true
normal_texture = ExtResource("2_4g30o")

View file

@ -35,8 +35,12 @@ import_script/path=""
_subresources={
"materials": {
"leaves": {
"use_external/enabled": false,
"use_external/path": "uid://dqtsjjn0jp0oj"
"use_external/enabled": true,
"use_external/path": "res://models/props/materials/leaves.tres"
},
"trunk": {
"use_external/enabled": true,
"use_external/path": "res://models/props/materials/trunk.tres"
}
}
}

Binary file not shown.

View file

@ -0,0 +1,168 @@
[remap]
importer="scene"
importer_version=1
type="PackedScene"
uid="uid://bwdsh1pco7bf1"
path="res://.godot/imported/vines.blend-0cd638d7112597a22e243134cf3b6b5f.scn"
[deps]
source_file="res://models/props/vines.blend"
dest_files=["res://.godot/imported/vines.blend-0cd638d7112597a22e243134cf3b6b5f.scn"]
[params]
nodes/root_type=""
nodes/root_name=""
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=1
meshes/lightmap_texel_size=0.2
meshes/force_disable_compression=false
skins/use_named_skins=true
animation/import=true
animation/fps=30
animation/trimming=false
animation/remove_immutable_tracks=true
animation/import_rest_as_RESET=false
import_script/path=""
_subresources={
"nodes": {
"PATH:Cube": {
"mesh_instance/cast_shadow": 0,
"mesh_instance/visibility_range_end": 100.0
},
"PATH:Cube_001": {
"mesh_instance/cast_shadow": 0,
"mesh_instance/visibility_range_end": 100.0
},
"PATH:Cube_002": {
"mesh_instance/cast_shadow": 0,
"mesh_instance/visibility_range_end": 100.0
},
"PATH:Cube_003": {
"mesh_instance/cast_shadow": 0,
"mesh_instance/visibility_range_end": 100.0
},
"PATH:Cube_004": {
"mesh_instance/cast_shadow": 0,
"mesh_instance/visibility_range_end": 100.0
},
"PATH:Cube_005": {
"mesh_instance/cast_shadow": 0,
"mesh_instance/visibility_range_end": 100.0
},
"PATH:Cube_006": {
"mesh_instance/cast_shadow": 0,
"mesh_instance/visibility_range_end": 100.0
},
"PATH:Cube_007": {
"mesh_instance/cast_shadow": 0,
"mesh_instance/visibility_range_end": 100.0
},
"PATH:Plane": {
"mesh_instance/cast_shadow": 0,
"mesh_instance/visibility_range_end": 100.0
},
"PATH:Plane_001": {
"mesh_instance/cast_shadow": 0,
"mesh_instance/visibility_range_end": 100.0
},
"PATH:Plane_002": {
"mesh_instance/cast_shadow": 0,
"mesh_instance/visibility_range_end": 100.0
},
"PATH:Plane_003": {
"mesh_instance/cast_shadow": 0,
"mesh_instance/visibility_range_end": 100.0
},
"PATH:Plane_004": {
"mesh_instance/cast_shadow": 0,
"mesh_instance/visibility_range_end": 100.0
},
"PATH:Plane_005": {
"mesh_instance/cast_shadow": 0,
"mesh_instance/visibility_range_end": 100.0
},
"PATH:Plane_006": {
"mesh_instance/cast_shadow": 0,
"mesh_instance/visibility_range_end": 100.0
},
"PATH:Plane_007": {
"mesh_instance/cast_shadow": 0,
"mesh_instance/visibility_range_end": 100.0
},
"PATH:Plane_008": {
"mesh_instance/cast_shadow": 0,
"mesh_instance/visibility_range_end": 100.0
},
"PATH:Plane_009": {
"mesh_instance/cast_shadow": 0,
"mesh_instance/visibility_range_end": 100.0
},
"PATH:Plane_010": {
"mesh_instance/cast_shadow": 0,
"mesh_instance/visibility_range_end": 100.0
},
"PATH:Plane_011": {
"mesh_instance/cast_shadow": 0,
"mesh_instance/visibility_range_end": 100.0
},
"PATH:Plane_012": {
"mesh_instance/cast_shadow": 0,
"mesh_instance/visibility_range_end": 100.0
},
"PATH:Plane_013": {
"mesh_instance/cast_shadow": 0,
"mesh_instance/visibility_range_end": 100.0
},
"PATH:Plane_014": {
"mesh_instance/cast_shadow": 0,
"mesh_instance/visibility_range_end": 100.0
},
"PATH:Plane_015": {
"mesh_instance/cast_shadow": 0,
"mesh_instance/visibility_range_end": 100.0
},
"PATH:Plane_016": {
"mesh_instance/cast_shadow": 0,
"mesh_instance/visibility_range_end": 100.0
},
"PATH:Plane_017": {
"mesh_instance/cast_shadow": 0,
"mesh_instance/visibility_range_end": 100.0
},
"PATH:Plane_018": {
"mesh_instance/cast_shadow": 0,
"mesh_instance/visibility_range_end": 100.0
},
"PATH:Plane_019": {
"mesh_instance/cast_shadow": 0,
"mesh_instance/visibility_range_end": 100.0
}
}
}
blender/nodes/visible=0
blender/nodes/active_collection_only=false
blender/nodes/punctual_lights=true
blender/nodes/cameras=true
blender/nodes/custom_properties=true
blender/nodes/modifiers=1
blender/meshes/colors=false
blender/meshes/uvs=true
blender/meshes/normals=true
blender/meshes/export_geometry_nodes_instances=false
blender/meshes/tangents=true
blender/meshes/skins=2
blender/meshes/export_bones_deforming_mesh_only=false
blender/materials/unpack_enabled=true
blender/materials/export_materials=1
blender/animation/limit_playback=true
blender/animation/always_sample=true
blender/animation/group_tracks=true

Binary file not shown.

Binary file not shown.

Binary file not shown.