pull/14/head
Dr. Sascha Woitschetzki 2025-05-02 10:52:37 +07:00
commit 541e0ebdfa
327 changed files with 18649 additions and 19 deletions

@ -5,9 +5,13 @@
</component>
<component name="ChangeListManager">
<list default="true" id="c3091895-9cbd-4d08-bc3f-599dc2d3e86d" name="Changes" comment="">
<<<<<<< HEAD
<change beforePath="$PROJECT_DIR$/.idea/libraries/GdSdk_Master.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/libraries/GdSdk_Master.xml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/scripts/enemy.gd" beforeDir="false" afterPath="$PROJECT_DIR$/scripts/enemy.gd" afterDir="false" />
=======
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
>>>>>>> refs/remotes/origin/master
</list>
<option name="SHOW_DIALOG" value="false" />
<option name="HIGHLIGHT_CONFLICTS" value="true" />
@ -46,11 +50,19 @@
&quot;RunOnceActivity.git.unshallow&quot;: &quot;true&quot;,
&quot;gdscript.promo.shown&quot;: &quot;true&quot;,
&quot;git-widget-placeholder&quot;: &quot;master&quot;,
<<<<<<< HEAD
=======
&quot;ignore.virus.scanning.warn.message&quot;: &quot;true&quot;,
>>>>>>> refs/remotes/origin/master
&quot;node.js.detected.package.eslint&quot;: &quot;true&quot;,
&quot;node.js.detected.package.tslint&quot;: &quot;true&quot;,
&quot;node.js.selected.package.eslint&quot;: &quot;(autodetect)&quot;,
&quot;node.js.selected.package.tslint&quot;: &quot;(autodetect)&quot;,
&quot;nodejs_package_manager_path&quot;: &quot;npm&quot;,
<<<<<<< HEAD
=======
&quot;settings.editor.selected.configurable&quot;: &quot;preferences.build.godotPlugin&quot;,
>>>>>>> refs/remotes/origin/master
&quot;vue.rearranger.settings.migration&quot;: &quot;true&quot;
}
}</component>
@ -66,7 +78,11 @@
<method v="2" />
</configuration>
<configuration name="Editor" type="RunNativeExe" factoryName="Native Executable">
<<<<<<< HEAD
<option name="EXE_PATH" value="$USER_HOME$/Godot/Godot_v4.4-dev6_linux.x86_64" />
=======
<option name="EXE_PATH" value="$USER_HOME$/Godot/Godot_v4.4.1-stable_linux.x86_64" />
>>>>>>> refs/remotes/origin/master
<option name="PROGRAM_PARAMETERS" value="--path &quot;./&quot; --editor" />
<option name="WORKING_DIRECTORY" value="$PROJECT_DIR$" />
<option name="PASS_PARENT_ENVS" value="1" />
@ -84,7 +100,13 @@
<updated>1733914913603</updated>
<workItem from="1733914927162" duration="262000" />
<workItem from="1733915211671" duration="365000" />
<<<<<<< HEAD
<workItem from="1744011636834" duration="97000" />
=======
<workItem from="1735554556434" duration="163000" />
<workItem from="1741342963625" duration="433000" />
<workItem from="1744011637645" duration="109000" />
>>>>>>> refs/remotes/origin/master
</task>
<servers />
</component>

@ -1,2 +1,5 @@
# Schild der Stärke
Ein Spiel von Felix und Sascha Woitschetzki
## Ein Spiel von Felix und Sascha Woitschetzki
Ich versuche meinem Sohn das Programmieren beizubringen.

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

@ -12,7 +12,7 @@ config_version=5
config/name="Schild der Stärke"
run/main_scene="res://scenes/game.tscn"
config/features=PackedStringArray("4.4", "Forward Plus")
config/features=PackedStringArray("4.5", "Forward Plus")
boot_splash/image="res://resources/images/traditional-dark.png"
config/icon="res://resources/images/icon.svg"

@ -0,0 +1,136 @@
{
"asset" : {
"generator" : "Khronos glTF Blender I/O v3.4.50",
"version" : "2.0"
},
"scene" : 0,
"scenes" : [
{
"name" : "Scene",
"nodes" : [
0
]
}
],
"nodes" : [
{
"mesh" : 0,
"name" : "Bush_1_A_Color1"
}
],
"materials" : [
{
"name" : "forest",
"pbrMetallicRoughness" : {
"baseColorTexture" : {
"index" : 0
},
"metallicFactor" : 0,
"roughnessFactor" : 0.6000000238418579
}
}
],
"meshes" : [
{
"name" : "Bush_1_A_Color1",
"primitives" : [
{
"attributes" : {
"POSITION" : 0,
"TEXCOORD_0" : 1,
"NORMAL" : 2
},
"indices" : 3,
"material" : 0
}
]
}
],
"textures" : [
{
"sampler" : 0,
"source" : 0
}
],
"images" : [
{
"mimeType" : "image/png",
"name" : "forest_texture",
"uri" : "forest_texture.png"
}
],
"accessors" : [
{
"bufferView" : 0,
"componentType" : 5126,
"count" : 60,
"max" : [
0.13358837366104126,
0.2237223982810974,
0.1170431524515152
],
"min" : [
-0.13358834385871887,
-0.0029310714453458786,
-0.117043137550354
],
"type" : "VEC3"
},
{
"bufferView" : 1,
"componentType" : 5126,
"count" : 60,
"type" : "VEC2"
},
{
"bufferView" : 2,
"componentType" : 5126,
"count" : 60,
"type" : "VEC3"
},
{
"bufferView" : 3,
"componentType" : 5123,
"count" : 216,
"type" : "SCALAR"
}
],
"bufferViews" : [
{
"buffer" : 0,
"byteLength" : 720,
"byteOffset" : 0,
"target" : 34962
},
{
"buffer" : 0,
"byteLength" : 480,
"byteOffset" : 720,
"target" : 34962
},
{
"buffer" : 0,
"byteLength" : 720,
"byteOffset" : 1200,
"target" : 34962
},
{
"buffer" : 0,
"byteLength" : 432,
"byteOffset" : 1920,
"target" : 34963
}
],
"samplers" : [
{
"magFilter" : 9729,
"minFilter" : 9987
}
],
"buffers" : [
{
"byteLength" : 2352,
"uri" : "Bush_1_A_Color1.bin"
}
]
}

@ -0,0 +1,44 @@
[remap]
importer="scene"
importer_version=1
type="PackedScene"
uid="uid://dbshjpf0jmvd6"
path="res://.godot/imported/Bush_1_A_Color1.gltf-b79da64e8089ded50d73109364468d94.scn"
[deps]
source_file="res://resources/models/forrest_nature/Bush_1_A_Color1.gltf"
dest_files=["res://.godot/imported/Bush_1_A_Color1.gltf-b79da64e8089ded50d73109364468d94.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_name_suffixes=true
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:Bush_1_A_Color1": {
"generate/physics": true
}
}
}
gltf/naming_version=1
gltf/embedded_image_handling=1

@ -0,0 +1,136 @@
{
"asset" : {
"generator" : "Khronos glTF Blender I/O v3.4.50",
"version" : "2.0"
},
"scene" : 0,
"scenes" : [
{
"name" : "Scene",
"nodes" : [
0
]
}
],
"nodes" : [
{
"mesh" : 0,
"name" : "Bush_1_B_Color1"
}
],
"materials" : [
{
"name" : "forest",
"pbrMetallicRoughness" : {
"baseColorTexture" : {
"index" : 0
},
"metallicFactor" : 0,
"roughnessFactor" : 0.6000000238418579
}
}
],
"meshes" : [
{
"name" : "Bush_1_B_Color1",
"primitives" : [
{
"attributes" : {
"POSITION" : 0,
"TEXCOORD_0" : 1,
"NORMAL" : 2
},
"indices" : 3,
"material" : 0
}
]
}
],
"textures" : [
{
"sampler" : 0,
"source" : 0
}
],
"images" : [
{
"mimeType" : "image/png",
"name" : "forest_texture",
"uri" : "forest_texture.png"
}
],
"accessors" : [
{
"bufferView" : 0,
"componentType" : 5126,
"count" : 114,
"max" : [
0.3612125813961029,
0.4717560112476349,
0.3612125515937805
],
"min" : [
-0.36121246218681335,
-0.012356013059616089,
-0.36121252179145813
],
"type" : "VEC3"
},
{
"bufferView" : 1,
"componentType" : 5126,
"count" : 114,
"type" : "VEC2"
},
{
"bufferView" : 2,
"componentType" : 5126,
"count" : 114,
"type" : "VEC3"
},
{
"bufferView" : 3,
"componentType" : 5123,
"count" : 504,
"type" : "SCALAR"
}
],
"bufferViews" : [
{
"buffer" : 0,
"byteLength" : 1368,
"byteOffset" : 0,
"target" : 34962
},
{
"buffer" : 0,
"byteLength" : 912,
"byteOffset" : 1368,
"target" : 34962
},
{
"buffer" : 0,
"byteLength" : 1368,
"byteOffset" : 2280,
"target" : 34962
},
{
"buffer" : 0,
"byteLength" : 1008,
"byteOffset" : 3648,
"target" : 34963
}
],
"samplers" : [
{
"magFilter" : 9729,
"minFilter" : 9987
}
],
"buffers" : [
{
"byteLength" : 4656,
"uri" : "Bush_1_B_Color1.bin"
}
]
}

@ -0,0 +1,38 @@
[remap]
importer="scene"
importer_version=1
type="PackedScene"
uid="uid://dfa130loa48c4"
path="res://.godot/imported/Bush_1_B_Color1.gltf-1ed8f4d065ce8fe112803f2798fb9b60.scn"
[deps]
source_file="res://resources/models/forrest_nature/Bush_1_B_Color1.gltf"
dest_files=["res://.godot/imported/Bush_1_B_Color1.gltf-1ed8f4d065ce8fe112803f2798fb9b60.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_name_suffixes=true
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={}
gltf/naming_version=1
gltf/embedded_image_handling=1

@ -0,0 +1,136 @@
{
"asset" : {
"generator" : "Khronos glTF Blender I/O v3.4.50",
"version" : "2.0"
},
"scene" : 0,
"scenes" : [
{
"name" : "Scene",
"nodes" : [
0
]
}
],
"nodes" : [
{
"mesh" : 0,
"name" : "Bush_1_C_Color1"
}
],
"materials" : [
{
"name" : "forest",
"pbrMetallicRoughness" : {
"baseColorTexture" : {
"index" : 0
},
"metallicFactor" : 0,
"roughnessFactor" : 0.6000000238418579
}
}
],
"meshes" : [
{
"name" : "Bush_1_C_Color1",
"primitives" : [
{
"attributes" : {
"POSITION" : 0,
"TEXCOORD_0" : 1,
"NORMAL" : 2
},
"indices" : 3,
"material" : 0
}
]
}
],
"textures" : [
{
"sampler" : 0,
"source" : 0
}
],
"images" : [
{
"mimeType" : "image/png",
"name" : "forest_texture",
"uri" : "forest_texture.png"
}
],
"accessors" : [
{
"bufferView" : 0,
"componentType" : 5126,
"count" : 114,
"max" : [
0.602061927318573,
0.7960658073425293,
0.602061927318573
],
"min" : [
-0.6020617485046387,
-0.011357247829437256,
-0.602061927318573
],
"type" : "VEC3"
},
{
"bufferView" : 1,
"componentType" : 5126,
"count" : 114,
"type" : "VEC2"
},
{
"bufferView" : 2,
"componentType" : 5126,
"count" : 114,
"type" : "VEC3"
},
{
"bufferView" : 3,
"componentType" : 5123,
"count" : 504,
"type" : "SCALAR"
}
],
"bufferViews" : [
{
"buffer" : 0,
"byteLength" : 1368,
"byteOffset" : 0,
"target" : 34962
},
{
"buffer" : 0,
"byteLength" : 912,
"byteOffset" : 1368,
"target" : 34962
},
{
"buffer" : 0,
"byteLength" : 1368,
"byteOffset" : 2280,
"target" : 34962
},
{
"buffer" : 0,
"byteLength" : 1008,
"byteOffset" : 3648,
"target" : 34963
}
],
"samplers" : [
{
"magFilter" : 9729,
"minFilter" : 9987
}
],
"buffers" : [
{
"byteLength" : 4656,
"uri" : "Bush_1_C_Color1.bin"
}
]
}

@ -0,0 +1,38 @@
[remap]
importer="scene"
importer_version=1
type="PackedScene"
uid="uid://df703gbv4bmq6"
path="res://.godot/imported/Bush_1_C_Color1.gltf-09cd30a8bb70dc619d591e97cb427157.scn"
[deps]
source_file="res://resources/models/forrest_nature/Bush_1_C_Color1.gltf"
dest_files=["res://.godot/imported/Bush_1_C_Color1.gltf-09cd30a8bb70dc619d591e97cb427157.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_name_suffixes=true
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={}
gltf/naming_version=1
gltf/embedded_image_handling=1

@ -0,0 +1,136 @@
{
"asset" : {
"generator" : "Khronos glTF Blender I/O v3.4.50",
"version" : "2.0"
},
"scene" : 0,
"scenes" : [
{
"name" : "Scene",
"nodes" : [
0
]
}
],
"nodes" : [
{
"mesh" : 0,
"name" : "Bush_1_D_Color1"
}
],
"materials" : [
{
"name" : "forest",
"pbrMetallicRoughness" : {
"baseColorTexture" : {
"index" : 0
},
"metallicFactor" : 0,
"roughnessFactor" : 0.6000000238418579
}
}
],
"meshes" : [
{
"name" : "Bush_1_D_Color1",
"primitives" : [
{
"attributes" : {
"POSITION" : 0,
"TEXCOORD_0" : 1,
"NORMAL" : 2
},
"indices" : 3,
"material" : 0
}
]
}
],
"textures" : [
{
"sampler" : 0,
"source" : 0
}
],
"images" : [
{
"mimeType" : "image/png",
"name" : "forest_texture",
"uri" : "forest_texture.png"
}
],
"accessors" : [
{
"bufferView" : 0,
"componentType" : 5126,
"count" : 114,
"max" : [
0.7834258079528809,
0.9784849286079407,
0.7834259271621704
],
"min" : [
-0.7834257483482361,
-0.01525149866938591,
-0.7834258675575256
],
"type" : "VEC3"
},
{
"bufferView" : 1,
"componentType" : 5126,
"count" : 114,
"type" : "VEC2"
},
{
"bufferView" : 2,
"componentType" : 5126,
"count" : 114,
"type" : "VEC3"
},
{
"bufferView" : 3,
"componentType" : 5123,
"count" : 504,
"type" : "SCALAR"
}
],
"bufferViews" : [
{
"buffer" : 0,
"byteLength" : 1368,
"byteOffset" : 0,
"target" : 34962
},
{
"buffer" : 0,
"byteLength" : 912,
"byteOffset" : 1368,
"target" : 34962
},
{
"buffer" : 0,
"byteLength" : 1368,
"byteOffset" : 2280,
"target" : 34962
},
{
"buffer" : 0,
"byteLength" : 1008,
"byteOffset" : 3648,
"target" : 34963
}
],
"samplers" : [
{
"magFilter" : 9729,
"minFilter" : 9987
}
],
"buffers" : [
{
"byteLength" : 4656,
"uri" : "Bush_1_D_Color1.bin"
}
]
}

@ -0,0 +1,38 @@
[remap]
importer="scene"
importer_version=1
type="PackedScene"
uid="uid://c5lsfcmsa05hl"
path="res://.godot/imported/Bush_1_D_Color1.gltf-eddc1d869dfc4132a90f3676156a3925.scn"
[deps]
source_file="res://resources/models/forrest_nature/Bush_1_D_Color1.gltf"
dest_files=["res://.godot/imported/Bush_1_D_Color1.gltf-eddc1d869dfc4132a90f3676156a3925.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_name_suffixes=true
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={}
gltf/naming_version=1
gltf/embedded_image_handling=1

@ -0,0 +1,136 @@
{
"asset" : {
"generator" : "Khronos glTF Blender I/O v3.4.50",
"version" : "2.0"
},
"scene" : 0,
"scenes" : [
{
"name" : "Scene",
"nodes" : [
0
]
}
],
"nodes" : [
{
"mesh" : 0,
"name" : "Bush_1_E_Color1"
}
],
"materials" : [
{
"name" : "forest",
"pbrMetallicRoughness" : {
"baseColorTexture" : {
"index" : 0
},
"metallicFactor" : 0,
"roughnessFactor" : 0.6000000238418579
}
}
],
"meshes" : [
{
"name" : "Bush_1_E_Color1",
"primitives" : [
{
"attributes" : {
"POSITION" : 0,
"TEXCOORD_0" : 1,
"NORMAL" : 2
},
"indices" : 3,
"material" : 0
}
]
}
],
"textures" : [
{
"sampler" : 0,
"source" : 0
}
],
"images" : [
{
"mimeType" : "image/png",
"name" : "forest_texture",
"uri" : "forest_texture.png"
}
],
"accessors" : [
{
"bufferView" : 0,
"componentType" : 5126,
"count" : 408,
"max" : [
0.7433373928070068,
0.7960658073425293,
0.7106500864028931
],
"min" : [
-0.8318043351173401,
-0.012356013059616089,
-0.6059057116508484
],
"type" : "VEC3"
},
{
"bufferView" : 1,
"componentType" : 5126,
"count" : 408,
"type" : "VEC2"
},
{
"bufferView" : 2,
"componentType" : 5126,
"count" : 408,
"type" : "VEC3"
},
{
"bufferView" : 3,
"componentType" : 5123,
"count" : 1656,
"type" : "SCALAR"
}
],
"bufferViews" : [
{
"buffer" : 0,
"byteLength" : 4896,
"byteOffset" : 0,
"target" : 34962
},
{
"buffer" : 0,
"byteLength" : 3264,
"byteOffset" : 4896,
"target" : 34962
},
{
"buffer" : 0,
"byteLength" : 4896,
"byteOffset" : 8160,
"target" : 34962
},
{
"buffer" : 0,
"byteLength" : 3312,
"byteOffset" : 13056,
"target" : 34963
}
],
"samplers" : [
{
"magFilter" : 9729,
"minFilter" : 9987
}
],
"buffers" : [
{
"byteLength" : 16368,
"uri" : "Bush_1_E_Color1.bin"
}
]
}

@ -0,0 +1,38 @@
[remap]
importer="scene"
importer_version=1
type="PackedScene"
uid="uid://5wrky27qr3y0"
path="res://.godot/imported/Bush_1_E_Color1.gltf-b5ebf2bdd55d2d06628169a1cf2d8c12.scn"
[deps]
source_file="res://resources/models/forrest_nature/Bush_1_E_Color1.gltf"
dest_files=["res://.godot/imported/Bush_1_E_Color1.gltf-b5ebf2bdd55d2d06628169a1cf2d8c12.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_name_suffixes=true
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={}
gltf/naming_version=1
gltf/embedded_image_handling=1

@ -0,0 +1,136 @@
{
"asset" : {
"generator" : "Khronos glTF Blender I/O v3.4.50",
"version" : "2.0"
},
"scene" : 0,
"scenes" : [
{
"name" : "Scene",
"nodes" : [
0
]
}
],
"nodes" : [
{
"mesh" : 0,
"name" : "Bush_1_F_Color1"
}
],
"materials" : [
{
"name" : "forest",
"pbrMetallicRoughness" : {
"baseColorTexture" : {
"index" : 0
},
"metallicFactor" : 0,
"roughnessFactor" : 0.6000000238418579
}
}
],
"meshes" : [
{
"name" : "Bush_1_F_Color1",
"primitives" : [
{
"attributes" : {
"POSITION" : 0,
"TEXCOORD_0" : 1,
"NORMAL" : 2
},
"indices" : 3,
"material" : 0
}
]
}
],
"textures" : [
{
"sampler" : 0,
"source" : 0
}
],
"images" : [
{
"mimeType" : "image/png",
"name" : "forest_texture",
"uri" : "forest_texture.png"
}
],
"accessors" : [
{
"bufferView" : 0,
"componentType" : 5126,
"count" : 402,
"max" : [
1.2188138961791992,
0.9784849286079407,
0.8079936504364014
],
"min" : [
-1.0639312267303467,
-0.01525149866938591,
-1.0710457563400269
],
"type" : "VEC3"
},
{
"bufferView" : 1,
"componentType" : 5126,
"count" : 402,
"type" : "VEC2"
},
{
"bufferView" : 2,
"componentType" : 5126,
"count" : 402,
"type" : "VEC3"
},
{
"bufferView" : 3,
"componentType" : 5123,
"count" : 1728,
"type" : "SCALAR"
}
],
"bufferViews" : [
{
"buffer" : 0,
"byteLength" : 4824,
"byteOffset" : 0,
"target" : 34962
},
{
"buffer" : 0,
"byteLength" : 3216,
"byteOffset" : 4824,
"target" : 34962
},
{
"buffer" : 0,
"byteLength" : 4824,
"byteOffset" : 8040,
"target" : 34962
},
{
"buffer" : 0,
"byteLength" : 3456,
"byteOffset" : 12864,
"target" : 34963
}
],
"samplers" : [
{
"magFilter" : 9729,
"minFilter" : 9987
}
],
"buffers" : [
{
"byteLength" : 16320,
"uri" : "Bush_1_F_Color1.bin"
}
]
}

@ -0,0 +1,38 @@
[remap]
importer="scene"
importer_version=1
type="PackedScene"
uid="uid://bk20iw508344g"
path="res://.godot/imported/Bush_1_F_Color1.gltf-be87a9f4894298cc09a6a0bfce112de9.scn"
[deps]
source_file="res://resources/models/forrest_nature/Bush_1_F_Color1.gltf"
dest_files=["res://.godot/imported/Bush_1_F_Color1.gltf-be87a9f4894298cc09a6a0bfce112de9.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_name_suffixes=true
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={}
gltf/naming_version=1
gltf/embedded_image_handling=1

@ -0,0 +1,136 @@
{
"asset" : {
"generator" : "Khronos glTF Blender I/O v3.4.50",
"version" : "2.0"
},
"scene" : 0,
"scenes" : [
{
"name" : "Scene",
"nodes" : [
0
]
}
],
"nodes" : [
{
"mesh" : 0,
"name" : "Bush_1_G_Color1"
}
],
"materials" : [
{
"name" : "forest",
"pbrMetallicRoughness" : {
"baseColorTexture" : {
"index" : 0
},
"metallicFactor" : 0,
"roughnessFactor" : 0.6000000238418579
}
}
],
"meshes" : [
{
"name" : "Bush_1_G_Color1",
"primitives" : [
{
"attributes" : {
"POSITION" : 0,
"TEXCOORD_0" : 1,
"NORMAL" : 2
},
"indices" : 3,
"material" : 0
}
]
}
],
"textures" : [
{
"sampler" : 0,
"source" : 0
}
],
"images" : [
{
"mimeType" : "image/png",
"name" : "forest_texture",
"uri" : "forest_texture.png"
}
],
"accessors" : [
{
"bufferView" : 0,
"componentType" : 5126,
"count" : 690,
"max" : [
1.4728124141693115,
0.9784849286079407,
0.882437527179718
],
"min" : [
-1.6312594413757324,
-0.01525149866938591,
-0.865624189376831
],
"type" : "VEC3"
},
{
"bufferView" : 1,
"componentType" : 5126,
"count" : 690,
"type" : "VEC2"
},
{
"bufferView" : 2,
"componentType" : 5126,
"count" : 690,
"type" : "VEC3"
},
{
"bufferView" : 3,
"componentType" : 5123,
"count" : 2952,
"type" : "SCALAR"
}
],
"bufferViews" : [
{
"buffer" : 0,
"byteLength" : 8280,
"byteOffset" : 0,
"target" : 34962
},
{
"buffer" : 0,
"byteLength" : 5520,
"byteOffset" : 8280,
"target" : 34962
},
{
"buffer" : 0,
"byteLength" : 8280,
"byteOffset" : 13800,
"target" : 34962
},
{
"buffer" : 0,
"byteLength" : 5904,
"byteOffset" : 22080,
"target" : 34963
}
],
"samplers" : [
{
"magFilter" : 9729,
"minFilter" : 9987
}
],
"buffers" : [
{
"byteLength" : 27984,
"uri" : "Bush_1_G_Color1.bin"
}
]
}

@ -0,0 +1,38 @@
[remap]
importer="scene"
importer_version=1
type="PackedScene"
uid="uid://bugvv70c13c23"
path="res://.godot/imported/Bush_1_G_Color1.gltf-8a3dc0df4ebdd0cece27baaa2bb9fdbe.scn"
[deps]
source_file="res://resources/models/forrest_nature/Bush_1_G_Color1.gltf"
dest_files=["res://.godot/imported/Bush_1_G_Color1.gltf-8a3dc0df4ebdd0cece27baaa2bb9fdbe.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_name_suffixes=true
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={}
gltf/naming_version=1
gltf/embedded_image_handling=1

@ -0,0 +1,136 @@
{
"asset" : {
"generator" : "Khronos glTF Blender I/O v3.4.50",
"version" : "2.0"
},
"scene" : 0,
"scenes" : [
{
"name" : "Scene",
"nodes" : [
0
]
}
],
"nodes" : [
{
"mesh" : 0,
"name" : "Bush_2_A_Color1"
}
],
"materials" : [
{
"name" : "forest",
"pbrMetallicRoughness" : {
"baseColorTexture" : {
"index" : 0
},
"metallicFactor" : 0,
"roughnessFactor" : 0.6000000238418579
}
}
],
"meshes" : [
{
"name" : "Bush_2_A_Color1",
"primitives" : [
{
"attributes" : {
"POSITION" : 0,
"TEXCOORD_0" : 1,
"NORMAL" : 2
},
"indices" : 3,
"material" : 0
}
]
}
],
"textures" : [
{
"sampler" : 0,
"source" : 0
}
],
"images" : [
{
"mimeType" : "image/png",
"name" : "forest_texture",
"uri" : "forest_texture.png"
}
],
"accessors" : [
{
"bufferView" : 0,
"componentType" : 5126,
"count" : 24,
"max" : [
0.2639999985694885,
0.527999997138977,
0.2639999985694885
],
"min" : [
-0.2639999985694885,
1.9669533557475916e-08,
-0.2639999985694885
],
"type" : "VEC3"
},
{
"bufferView" : 1,
"componentType" : 5126,
"count" : 24,
"type" : "VEC2"
},
{
"bufferView" : 2,
"componentType" : 5126,
"count" : 24,
"type" : "VEC3"
},
{
"bufferView" : 3,
"componentType" : 5123,
"count" : 132,
"type" : "SCALAR"
}
],
"bufferViews" : [
{
"buffer" : 0,
"byteLength" : 288,
"byteOffset" : 0,
"target" : 34962
},
{
"buffer" : 0,
"byteLength" : 192,
"byteOffset" : 288,
"target" : 34962
},
{
"buffer" : 0,
"byteLength" : 288,
"byteOffset" : 480,
"target" : 34962
},
{
"buffer" : 0,
"byteLength" : 264,
"byteOffset" : 768,
"target" : 34963
}
],
"samplers" : [
{
"magFilter" : 9729,
"minFilter" : 9987
}
],
"buffers" : [
{
"byteLength" : 1032,
"uri" : "Bush_2_A_Color1.bin"
}
]
}

@ -0,0 +1,38 @@
[remap]
importer="scene"
importer_version=1
type="PackedScene"
uid="uid://bhtvhxvenvmwv"
path="res://.godot/imported/Bush_2_A_Color1.gltf-1ffb7ad5868702f511c652f8c22c6be7.scn"
[deps]
source_file="res://resources/models/forrest_nature/Bush_2_A_Color1.gltf"
dest_files=["res://.godot/imported/Bush_2_A_Color1.gltf-1ffb7ad5868702f511c652f8c22c6be7.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_name_suffixes=true
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={}
gltf/naming_version=1
gltf/embedded_image_handling=1

@ -0,0 +1,136 @@
{
"asset" : {
"generator" : "Khronos glTF Blender I/O v3.4.50",
"version" : "2.0"
},
"scene" : 0,
"scenes" : [
{
"name" : "Scene",
"nodes" : [
0
]
}
],
"nodes" : [
{
"mesh" : 0,
"name" : "Bush_2_B_Color1"
}
],
"materials" : [
{
"name" : "forest",
"pbrMetallicRoughness" : {
"baseColorTexture" : {
"index" : 0
},
"metallicFactor" : 0,
"roughnessFactor" : 0.6000000238418579
}
}
],
"meshes" : [
{
"name" : "Bush_2_B_Color1",
"primitives" : [
{
"attributes" : {
"POSITION" : 0,
"TEXCOORD_0" : 1,
"NORMAL" : 2
},
"indices" : 3,
"material" : 0
}
]
}
],
"textures" : [
{
"sampler" : 0,
"source" : 0
}
],
"images" : [
{
"mimeType" : "image/png",
"name" : "forest_texture",
"uri" : "forest_texture.png"
}
],
"accessors" : [
{
"bufferView" : 0,
"componentType" : 5126,
"count" : 56,
"max" : [
0.42899999022483826,
0.857999861240387,
0.42899999022483826
],
"min" : [
-0.42899999022483826,
-1.1801719779214181e-07,
-0.42899999022483826
],
"type" : "VEC3"
},
{
"bufferView" : 1,
"componentType" : 5126,
"count" : 56,
"type" : "VEC2"
},
{
"bufferView" : 2,
"componentType" : 5126,
"count" : 56,
"type" : "VEC3"
},
{
"bufferView" : 3,
"componentType" : 5123,
"count" : 324,
"type" : "SCALAR"
}
],
"bufferViews" : [
{
"buffer" : 0,
"byteLength" : 672,
"byteOffset" : 0,
"target" : 34962
},
{
"buffer" : 0,
"byteLength" : 448,
"byteOffset" : 672,
"target" : 34962
},
{
"buffer" : 0,
"byteLength" : 672,
"byteOffset" : 1120,
"target" : 34962
},
{
"buffer" : 0,
"byteLength" : 648,
"byteOffset" : 1792,
"target" : 34963
}
],
"samplers" : [
{
"magFilter" : 9729,
"minFilter" : 9987
}
],
"buffers" : [
{
"byteLength" : 2440,
"uri" : "Bush_2_B_Color1.bin"
}
]
}

@ -0,0 +1,38 @@
[remap]
importer="scene"
importer_version=1
type="PackedScene"
uid="uid://emqgvh2qo4c0"
path="res://.godot/imported/Bush_2_B_Color1.gltf-96899556f65d7908ce34cb3b5e6dec88.scn"
[deps]
source_file="res://resources/models/forrest_nature/Bush_2_B_Color1.gltf"
dest_files=["res://.godot/imported/Bush_2_B_Color1.gltf-96899556f65d7908ce34cb3b5e6dec88.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_name_suffixes=true
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={}
gltf/naming_version=1
gltf/embedded_image_handling=1

@ -0,0 +1,136 @@
{
"asset" : {
"generator" : "Khronos glTF Blender I/O v3.4.50",
"version" : "2.0"
},
"scene" : 0,
"scenes" : [
{
"name" : "Scene",
"nodes" : [
0
]
}
],
"nodes" : [
{
"mesh" : 0,
"name" : "Bush_2_C_Color1"
}
],
"materials" : [
{
"name" : "forest",
"pbrMetallicRoughness" : {
"baseColorTexture" : {
"index" : 0
},
"metallicFactor" : 0,
"roughnessFactor" : 0.6000000238418579
}
}
],
"meshes" : [
{
"name" : "Bush_2_C_Color1",
"primitives" : [
{
"attributes" : {
"POSITION" : 0,
"TEXCOORD_0" : 1,
"NORMAL" : 2
},
"indices" : 3,
"material" : 0
}
]
}
],
"textures" : [
{
"sampler" : 0,
"source" : 0
}
],
"images" : [
{
"mimeType" : "image/png",
"name" : "forest_texture",
"uri" : "forest_texture.png"
}
],
"accessors" : [
{
"bufferView" : 0,
"componentType" : 5126,
"count" : 56,
"max" : [
0.6600000262260437,
1.3199999332427979,
0.6600000262260437
],
"min" : [
-0.6599999666213989,
-7.867813422990366e-08,
-0.6600000262260437
],
"type" : "VEC3"
},
{
"bufferView" : 1,
"componentType" : 5126,
"count" : 56,
"type" : "VEC2"
},
{
"bufferView" : 2,
"componentType" : 5126,
"count" : 56,
"type" : "VEC3"
},
{
"bufferView" : 3,
"componentType" : 5123,
"count" : 324,
"type" : "SCALAR"
}
],
"bufferViews" : [
{
"buffer" : 0,
"byteLength" : 672,
"byteOffset" : 0,
"target" : 34962
},
{
"buffer" : 0,
"byteLength" : 448,
"byteOffset" : 672,
"target" : 34962
},
{
"buffer" : 0,
"byteLength" : 672,
"byteOffset" : 1120,
"target" : 34962
},
{
"buffer" : 0,
"byteLength" : 648,
"byteOffset" : 1792,
"target" : 34963
}
],
"samplers" : [
{
"magFilter" : 9729,
"minFilter" : 9987
}
],
"buffers" : [
{
"byteLength" : 2440,
"uri" : "Bush_2_C_Color1.bin"
}
]
}

@ -0,0 +1,38 @@
[remap]
importer="scene"
importer_version=1
type="PackedScene"
uid="uid://x8ki3c88omnk"
path="res://.godot/imported/Bush_2_C_Color1.gltf-d5f78f6481985bc1847fedb997c53595.scn"
[deps]
source_file="res://resources/models/forrest_nature/Bush_2_C_Color1.gltf"
dest_files=["res://.godot/imported/Bush_2_C_Color1.gltf-d5f78f6481985bc1847fedb997c53595.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_name_suffixes=true
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={}
gltf/naming_version=1
gltf/embedded_image_handling=1

@ -0,0 +1,136 @@
{
"asset" : {
"generator" : "Khronos glTF Blender I/O v3.4.50",
"version" : "2.0"
},
"scene" : 0,
"scenes" : [
{
"name" : "Scene",
"nodes" : [
0
]
}
],
"nodes" : [
{
"mesh" : 0,
"name" : "Bush_2_D_Color1"
}
],
"materials" : [
{
"name" : "forest",
"pbrMetallicRoughness" : {
"baseColorTexture" : {
"index" : 0
},
"metallicFactor" : 0,
"roughnessFactor" : 0.6000000238418579
}
}
],
"meshes" : [
{
"name" : "Bush_2_D_Color1",
"primitives" : [
{
"attributes" : {
"POSITION" : 0,
"TEXCOORD_0" : 1,
"NORMAL" : 2
},
"indices" : 3,
"material" : 0
}
]
}
],
"textures" : [
{
"sampler" : 0,
"source" : 0
}
],
"images" : [
{
"mimeType" : "image/png",
"name" : "forest_texture",
"uri" : "forest_texture.png"
}
],
"accessors" : [
{
"bufferView" : 0,
"componentType" : 5126,
"count" : 104,
"max" : [
0.7488825917243958,
0.857999861240387,
0.5092360973358154
],
"min" : [
-0.8234080672264099,
-1.1801719779214181e-07,
-0.5092360377311707
],
"type" : "VEC3"
},
{
"bufferView" : 1,
"componentType" : 5126,
"count" : 104,
"type" : "VEC2"
},
{
"bufferView" : 2,
"componentType" : 5126,
"count" : 104,
"type" : "VEC3"
},
{
"bufferView" : 3,
"componentType" : 5123,
"count" : 588,
"type" : "SCALAR"
}
],
"bufferViews" : [
{
"buffer" : 0,
"byteLength" : 1248,
"byteOffset" : 0,
"target" : 34962
},
{
"buffer" : 0,
"byteLength" : 832,
"byteOffset" : 1248,
"target" : 34962
},
{
"buffer" : 0,
"byteLength" : 1248,
"byteOffset" : 2080,
"target" : 34962
},
{
"buffer" : 0,
"byteLength" : 1176,
"byteOffset" : 3328,
"target" : 34963
}
],
"samplers" : [
{
"magFilter" : 9729,
"minFilter" : 9987
}
],
"buffers" : [
{
"byteLength" : 4504,
"uri" : "Bush_2_D_Color1.bin"
}
]
}

@ -0,0 +1,38 @@
[remap]
importer="scene"
importer_version=1
type="PackedScene"
uid="uid://dvn2ucedkghms"
path="res://.godot/imported/Bush_2_D_Color1.gltf-b51efc2077daa427c508acaeee6def5c.scn"
[deps]
source_file="res://resources/models/forrest_nature/Bush_2_D_Color1.gltf"
dest_files=["res://.godot/imported/Bush_2_D_Color1.gltf-b51efc2077daa427c508acaeee6def5c.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_name_suffixes=true
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={}
gltf/naming_version=1
gltf/embedded_image_handling=1

@ -0,0 +1,136 @@
{
"asset" : {
"generator" : "Khronos glTF Blender I/O v3.4.50",
"version" : "2.0"
},
"scene" : 0,
"scenes" : [
{
"name" : "Scene",
"nodes" : [
0
]
}
],
"nodes" : [
{
"mesh" : 0,
"name" : "Bush_2_E_Color1"
}
],
"materials" : [
{
"name" : "forest",
"pbrMetallicRoughness" : {
"baseColorTexture" : {
"index" : 0
},
"metallicFactor" : 0,
"roughnessFactor" : 0.6000000238418579
}
}
],
"meshes" : [
{
"name" : "Bush_2_E_Color1",
"primitives" : [
{
"attributes" : {
"POSITION" : 0,
"TEXCOORD_0" : 1,
"NORMAL" : 2
},
"indices" : 3,
"material" : 0
}
]
}
],
"textures" : [
{
"sampler" : 0,
"source" : 0
}
],
"images" : [
{
"mimeType" : "image/png",
"name" : "forest_texture",
"uri" : "forest_texture.png"
}
],
"accessors" : [
{
"bufferView" : 0,
"componentType" : 5126,
"count" : 248,
"max" : [
1.2232385873794556,
1.3319998979568481,
0.9276095032691956
],
"min" : [
-1.1247814893722534,
-1.1909008179600278e-07,
-1.0786731243133545
],
"type" : "VEC3"
},
{
"bufferView" : 1,
"componentType" : 5126,
"count" : 248,
"type" : "VEC2"
},
{
"bufferView" : 2,
"componentType" : 5126,
"count" : 248,
"type" : "VEC3"
},
{
"bufferView" : 3,
"componentType" : 5123,
"count" : 1428,
"type" : "SCALAR"
}
],
"bufferViews" : [
{
"buffer" : 0,
"byteLength" : 2976,
"byteOffset" : 0,
"target" : 34962
},
{
"buffer" : 0,
"byteLength" : 1984,
"byteOffset" : 2976,
"target" : 34962
},
{
"buffer" : 0,
"byteLength" : 2976,
"byteOffset" : 4960,
"target" : 34962
},
{
"buffer" : 0,
"byteLength" : 2856,
"byteOffset" : 7936,
"target" : 34963
}
],
"samplers" : [
{
"magFilter" : 9729,
"minFilter" : 9987
}
],
"buffers" : [
{
"byteLength" : 10792,
"uri" : "Bush_2_E_Color1.bin"
}
]
}

@ -0,0 +1,38 @@
[remap]
importer="scene"
importer_version=1
type="PackedScene"
uid="uid://u3dowwaqjugq"
path="res://.godot/imported/Bush_2_E_Color1.gltf-138c73ea313c49556cd09b35f7868cf7.scn"
[deps]
source_file="res://resources/models/forrest_nature/Bush_2_E_Color1.gltf"
dest_files=["res://.godot/imported/Bush_2_E_Color1.gltf-138c73ea313c49556cd09b35f7868cf7.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_name_suffixes=true
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={}
gltf/naming_version=1
gltf/embedded_image_handling=1

@ -0,0 +1,136 @@
{
"asset" : {
"generator" : "Khronos glTF Blender I/O v3.4.50",
"version" : "2.0"
},
"scene" : 0,
"scenes" : [
{
"name" : "Scene",
"nodes" : [
0
]
}
],
"nodes" : [
{
"mesh" : 0,
"name" : "Bush_2_F_Color1"
}
],
"materials" : [
{
"name" : "forest",
"pbrMetallicRoughness" : {
"baseColorTexture" : {
"index" : 0
},
"metallicFactor" : 0,
"roughnessFactor" : 0.6000000238418579
}
}
],
"meshes" : [
{
"name" : "Bush_2_F_Color1",
"primitives" : [
{
"attributes" : {
"POSITION" : 0,
"TEXCOORD_0" : 1,
"NORMAL" : 2
},
"indices" : 3,
"material" : 0
}
]
}
],
"textures" : [
{
"sampler" : 0,
"source" : 0
}
],
"images" : [
{
"mimeType" : "image/png",
"name" : "forest_texture",
"uri" : "forest_texture.png"
}
],
"accessors" : [
{
"bufferView" : 0,
"componentType" : 5126,
"count" : 192,
"max" : [
1.092453956604004,
1.7919158935546875,
0.8453193306922913
],
"min" : [
-0.9150347113609314,
0,
-0.7491281032562256
],
"type" : "VEC3"
},
{
"bufferView" : 1,
"componentType" : 5126,
"count" : 192,
"type" : "VEC2"
},
{
"bufferView" : 2,
"componentType" : 5126,
"count" : 192,
"type" : "VEC3"
},
{
"bufferView" : 3,
"componentType" : 5123,
"count" : 1104,
"type" : "SCALAR"
}
],
"bufferViews" : [
{
"buffer" : 0,
"byteLength" : 2304,
"byteOffset" : 0,
"target" : 34962
},
{
"buffer" : 0,
"byteLength" : 1536,
"byteOffset" : 2304,
"target" : 34962
},
{
"buffer" : 0,
"byteLength" : 2304,
"byteOffset" : 3840,
"target" : 34962
},
{
"buffer" : 0,
"byteLength" : 2208,
"byteOffset" : 6144,
"target" : 34963
}
],
"samplers" : [
{
"magFilter" : 9729,
"minFilter" : 9987
}
],
"buffers" : [
{
"byteLength" : 8352,
"uri" : "Bush_2_F_Color1.bin"
}
]
}

@ -0,0 +1,38 @@
[remap]
importer="scene"
importer_version=1
type="PackedScene"
uid="uid://dktp7n70l4dnl"
path="res://.godot/imported/Bush_2_F_Color1.gltf-8b72fa9bdfcae06388fb3463a6c44ebc.scn"
[deps]
source_file="res://resources/models/forrest_nature/Bush_2_F_Color1.gltf"
dest_files=["res://.godot/imported/Bush_2_F_Color1.gltf-8b72fa9bdfcae06388fb3463a6c44ebc.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_name_suffixes=true
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={}
gltf/naming_version=1
gltf/embedded_image_handling=1

@ -0,0 +1,136 @@
{
"asset" : {
"generator" : "Khronos glTF Blender I/O v3.4.50",
"version" : "2.0"
},
"scene" : 0,
"scenes" : [
{
"name" : "Scene",
"nodes" : [
0
]
}
],
"nodes" : [
{
"mesh" : 0,
"name" : "Bush_3_A_Color1"
}
],
"materials" : [
{
"name" : "forest",
"pbrMetallicRoughness" : {
"baseColorTexture" : {
"index" : 0
},
"metallicFactor" : 0,
"roughnessFactor" : 0.6000000238418579
}
}
],
"meshes" : [
{
"name" : "Bush_3_A_Color1",
"primitives" : [
{
"attributes" : {
"POSITION" : 0,
"TEXCOORD_0" : 1,
"NORMAL" : 2
},
"indices" : 3,
"material" : 0
}
]
}
],
"textures" : [
{
"sampler" : 0,
"source" : 0
}
],
"images" : [
{
"mimeType" : "image/png",
"name" : "forest_texture",
"uri" : "forest_texture.png"
}
],
"accessors" : [
{
"bufferView" : 0,
"componentType" : 5126,
"count" : 125,
"max" : [
0.5165290832519531,
0.459860622882843,
0.5165291428565979
],
"min" : [
-0.5165291428565979,
-0.025402218103408813,
-0.5165290832519531
],
"type" : "VEC3"
},
{
"bufferView" : 1,
"componentType" : 5126,
"count" : 125,
"type" : "VEC2"
},
{
"bufferView" : 2,
"componentType" : 5126,
"count" : 125,
"type" : "VEC3"
},
{
"bufferView" : 3,
"componentType" : 5123,
"count" : 624,
"type" : "SCALAR"
}
],
"bufferViews" : [
{
"buffer" : 0,
"byteLength" : 1500,
"byteOffset" : 0,
"target" : 34962
},
{
"buffer" : 0,
"byteLength" : 1000,
"byteOffset" : 1500,
"target" : 34962
},
{
"buffer" : 0,
"byteLength" : 1500,
"byteOffset" : 2500,
"target" : 34962
},
{
"buffer" : 0,
"byteLength" : 1248,
"byteOffset" : 4000,
"target" : 34963
}
],
"samplers" : [
{
"magFilter" : 9729,
"minFilter" : 9987
}
],
"buffers" : [
{
"byteLength" : 5248,
"uri" : "Bush_3_A_Color1.bin"
}
]
}

@ -0,0 +1,38 @@
[remap]
importer="scene"
importer_version=1
type="PackedScene"
uid="uid://baogvirs0d13x"
path="res://.godot/imported/Bush_3_A_Color1.gltf-228d4e9491a8b72615e44e3af497f12c.scn"
[deps]
source_file="res://resources/models/forrest_nature/Bush_3_A_Color1.gltf"
dest_files=["res://.godot/imported/Bush_3_A_Color1.gltf-228d4e9491a8b72615e44e3af497f12c.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_name_suffixes=true
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={}
gltf/naming_version=1
gltf/embedded_image_handling=1

@ -0,0 +1,136 @@
{
"asset" : {
"generator" : "Khronos glTF Blender I/O v3.4.50",
"version" : "2.0"
},
"scene" : 0,
"scenes" : [
{
"name" : "Scene",
"nodes" : [
0
]
}
],
"nodes" : [
{
"mesh" : 0,
"name" : "Bush_3_B_Color1"
}
],
"materials" : [
{
"name" : "forest",
"pbrMetallicRoughness" : {
"baseColorTexture" : {
"index" : 0
},
"metallicFactor" : 0,
"roughnessFactor" : 0.6000000238418579
}
}
],
"meshes" : [
{
"name" : "Bush_3_B_Color1",
"primitives" : [
{
"attributes" : {
"POSITION" : 0,
"TEXCOORD_0" : 1,
"NORMAL" : 2
},
"indices" : 3,
"material" : 0
}
]
}
],
"textures" : [
{
"sampler" : 0,
"source" : 0
}
],
"images" : [
{
"mimeType" : "image/png",
"name" : "forest_texture",
"uri" : "forest_texture.png"
}
],
"accessors" : [
{
"bufferView" : 0,
"componentType" : 5126,
"count" : 166,
"max" : [
0.8416680097579956,
0.7774202227592468,
0.8416680693626404
],
"min" : [
-0.8416680693626404,
-0.026114314794540405,
-0.8416680097579956
],
"type" : "VEC3"
},
{
"bufferView" : 1,
"componentType" : 5126,
"count" : 166,
"type" : "VEC2"
},
{
"bufferView" : 2,
"componentType" : 5126,
"count" : 166,
"type" : "VEC3"
},
{
"bufferView" : 3,
"componentType" : 5123,
"count" : 720,
"type" : "SCALAR"
}
],
"bufferViews" : [
{
"buffer" : 0,
"byteLength" : 1992,
"byteOffset" : 0,
"target" : 34962
},
{
"buffer" : 0,
"byteLength" : 1328,
"byteOffset" : 1992,
"target" : 34962
},
{
"buffer" : 0,
"byteLength" : 1992,
"byteOffset" : 3320,
"target" : 34962
},
{
"buffer" : 0,
"byteLength" : 1440,
"byteOffset" : 5312,
"target" : 34963
}
],
"samplers" : [
{
"magFilter" : 9729,
"minFilter" : 9987
}
],
"buffers" : [
{
"byteLength" : 6752,
"uri" : "Bush_3_B_Color1.bin"
}
]
}

@ -0,0 +1,38 @@
[remap]
importer="scene"
importer_version=1
type="PackedScene"
uid="uid://ctp0g2r7jp14e"
path="res://.godot/imported/Bush_3_B_Color1.gltf-d41798d8acba4af9ee47cb6673524778.scn"
[deps]
source_file="res://resources/models/forrest_nature/Bush_3_B_Color1.gltf"
dest_files=["res://.godot/imported/Bush_3_B_Color1.gltf-d41798d8acba4af9ee47cb6673524778.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_name_suffixes=true
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={}
gltf/naming_version=1
gltf/embedded_image_handling=1

@ -0,0 +1,136 @@
{
"asset" : {
"generator" : "Khronos glTF Blender I/O v3.4.50",
"version" : "2.0"
},
"scene" : 0,
"scenes" : [
{
"name" : "Scene",
"nodes" : [
0
]
}
],
"nodes" : [
{
"mesh" : 0,
"name" : "Bush_3_C_Color1"
}
],
"materials" : [
{
"name" : "forest",
"pbrMetallicRoughness" : {
"baseColorTexture" : {
"index" : 0
},
"metallicFactor" : 0,
"roughnessFactor" : 0.6000000238418579
}
}
],
"meshes" : [
{
"name" : "Bush_3_C_Color1",
"primitives" : [
{
"attributes" : {
"POSITION" : 0,
"TEXCOORD_0" : 1,
"NORMAL" : 2
},
"indices" : 3,
"material" : 0
}
]
}
],
"textures" : [
{
"sampler" : 0,
"source" : 0
}
],
"images" : [
{
"mimeType" : "image/png",
"name" : "forest_texture",
"uri" : "forest_texture.png"
}
],
"accessors" : [
{
"bufferView" : 0,
"componentType" : 5126,
"count" : 185,
"max" : [
1.2450236082077026,
1.1238441467285156,
1.2450237274169922
],
"min" : [
-1.2450237274169922,
-0.026809334754943848,
-1.2450233697891235
],
"type" : "VEC3"
},
{
"bufferView" : 1,
"componentType" : 5126,
"count" : 185,
"type" : "VEC2"
},
{
"bufferView" : 2,
"componentType" : 5126,
"count" : 185,
"type" : "VEC3"
},
{
"bufferView" : 3,
"componentType" : 5123,
"count" : 816,
"type" : "SCALAR"
}
],
"bufferViews" : [
{
"buffer" : 0,
"byteLength" : 2220,
"byteOffset" : 0,
"target" : 34962
},
{
"buffer" : 0,
"byteLength" : 1480,
"byteOffset" : 2220,
"target" : 34962
},
{
"buffer" : 0,
"byteLength" : 2220,
"byteOffset" : 3700,
"target" : 34962
},
{
"buffer" : 0,
"byteLength" : 1632,
"byteOffset" : 5920,
"target" : 34963
}
],
"samplers" : [
{
"magFilter" : 9729,
"minFilter" : 9987
}
],
"buffers" : [
{
"byteLength" : 7552,
"uri" : "Bush_3_C_Color1.bin"
}
]
}

@ -0,0 +1,38 @@
[remap]
importer="scene"
importer_version=1
type="PackedScene"
uid="uid://c338pub66n40j"
path="res://.godot/imported/Bush_3_C_Color1.gltf-79f4ed91a673eecc8e65d7fbc8665c02.scn"
[deps]
source_file="res://resources/models/forrest_nature/Bush_3_C_Color1.gltf"
dest_files=["res://.godot/imported/Bush_3_C_Color1.gltf-79f4ed91a673eecc8e65d7fbc8665c02.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_name_suffixes=true
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={}
gltf/naming_version=1
gltf/embedded_image_handling=1

@ -0,0 +1,136 @@
{
"asset" : {
"generator" : "Khronos glTF Blender I/O v3.4.50",
"version" : "2.0"
},
"scene" : 0,
"scenes" : [
{
"name" : "Scene",
"nodes" : [
0
]
}
],
"nodes" : [
{
"mesh" : 0,
"name" : "Bush_4_A_Color1"
}
],
"materials" : [
{
"name" : "forest",
"pbrMetallicRoughness" : {
"baseColorTexture" : {
"index" : 0
},
"metallicFactor" : 0,
"roughnessFactor" : 0.6000000238418579
}
}
],
"meshes" : [
{
"name" : "Bush_4_A_Color1",
"primitives" : [
{
"attributes" : {
"POSITION" : 0,
"TEXCOORD_0" : 1,
"NORMAL" : 2
},
"indices" : 3,
"material" : 0
}
]
}
],
"textures" : [
{
"sampler" : 0,
"source" : 0
}
],
"images" : [
{
"mimeType" : "image/png",
"name" : "forest_texture",
"uri" : "forest_texture.png"
}
],
"accessors" : [
{
"bufferView" : 0,
"componentType" : 5126,
"count" : 24,
"max" : [
0.2884104251861572,
0.4341813921928406,
0.288410484790802
],
"min" : [
-0.288410484790802,
-0.00021919608116149902,
-0.288410484790802
],
"type" : "VEC3"
},
{
"bufferView" : 1,
"componentType" : 5126,
"count" : 24,
"type" : "VEC2"
},
{
"bufferView" : 2,
"componentType" : 5126,
"count" : 24,
"type" : "VEC3"
},
{
"bufferView" : 3,
"componentType" : 5123,
"count" : 132,
"type" : "SCALAR"
}
],
"bufferViews" : [
{
"buffer" : 0,
"byteLength" : 288,
"byteOffset" : 0,
"target" : 34962
},
{
"buffer" : 0,
"byteLength" : 192,
"byteOffset" : 288,
"target" : 34962
},
{
"buffer" : 0,
"byteLength" : 288,
"byteOffset" : 480,
"target" : 34962
},
{
"buffer" : 0,
"byteLength" : 264,
"byteOffset" : 768,
"target" : 34963
}
],
"samplers" : [
{
"magFilter" : 9729,
"minFilter" : 9987
}
],
"buffers" : [
{
"byteLength" : 1032,
"uri" : "Bush_4_A_Color1.bin"
}
]
}

@ -0,0 +1,38 @@
[remap]
importer="scene"
importer_version=1
type="PackedScene"
uid="uid://ba4w8htvnsuo8"
path="res://.godot/imported/Bush_4_A_Color1.gltf-2d8f148195c75f914defe2874b450cb0.scn"
[deps]
source_file="res://resources/models/forrest_nature/Bush_4_A_Color1.gltf"
dest_files=["res://.godot/imported/Bush_4_A_Color1.gltf-2d8f148195c75f914defe2874b450cb0.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_name_suffixes=true
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={}
gltf/naming_version=1
gltf/embedded_image_handling=1

@ -0,0 +1,136 @@
{
"asset" : {
"generator" : "Khronos glTF Blender I/O v3.4.50",
"version" : "2.0"
},
"scene" : 0,
"scenes" : [
{
"name" : "Scene",
"nodes" : [
0
]
}
],
"nodes" : [
{
"mesh" : 0,
"name" : "Bush_4_B_Color1"
}
],
"materials" : [
{
"name" : "forest",
"pbrMetallicRoughness" : {
"baseColorTexture" : {
"index" : 0
},
"metallicFactor" : 0,
"roughnessFactor" : 0.6000000238418579
}
}
],
"meshes" : [
{
"name" : "Bush_4_B_Color1",
"primitives" : [
{
"attributes" : {
"POSITION" : 0,
"TEXCOORD_0" : 1,
"NORMAL" : 2
},
"indices" : 3,
"material" : 0
}
]
}
],
"textures" : [
{
"sampler" : 0,
"source" : 0
}
],
"images" : [
{
"mimeType" : "image/png",
"name" : "forest_texture",
"uri" : "forest_texture.png"
}
],
"accessors" : [
{
"bufferView" : 0,
"componentType" : 5126,
"count" : 24,
"max" : [
0.4954181909561157,
0.7401965260505676,
0.49541836977005005
],
"min" : [
-0.49541839957237244,
-0.0031614303588867188,
-0.49541836977005005
],
"type" : "VEC3"
},
{
"bufferView" : 1,
"componentType" : 5126,
"count" : 24,
"type" : "VEC2"
},
{
"bufferView" : 2,
"componentType" : 5126,
"count" : 24,
"type" : "VEC3"
},
{
"bufferView" : 3,
"componentType" : 5123,
"count" : 132,
"type" : "SCALAR"
}
],
"bufferViews" : [
{
"buffer" : 0,
"byteLength" : 288,
"byteOffset" : 0,
"target" : 34962
},
{
"buffer" : 0,
"byteLength" : 192,
"byteOffset" : 288,
"target" : 34962
},
{
"buffer" : 0,
"byteLength" : 288,
"byteOffset" : 480,
"target" : 34962
},
{
"buffer" : 0,
"byteLength" : 264,
"byteOffset" : 768,
"target" : 34963
}
],
"samplers" : [
{
"magFilter" : 9729,
"minFilter" : 9987
}
],
"buffers" : [
{
"byteLength" : 1032,
"uri" : "Bush_4_B_Color1.bin"
}
]
}

@ -0,0 +1,38 @@
[remap]
importer="scene"
importer_version=1
type="PackedScene"
uid="uid://dr7hwcdyc6euy"
path="res://.godot/imported/Bush_4_B_Color1.gltf-13e0ea2a99264acf3f468881ac8d9de0.scn"
[deps]
source_file="res://resources/models/forrest_nature/Bush_4_B_Color1.gltf"
dest_files=["res://.godot/imported/Bush_4_B_Color1.gltf-13e0ea2a99264acf3f468881ac8d9de0.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_name_suffixes=true
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={}
gltf/naming_version=1
gltf/embedded_image_handling=1

@ -0,0 +1,136 @@
{
"asset" : {
"generator" : "Khronos glTF Blender I/O v3.4.50",
"version" : "2.0"
},
"scene" : 0,
"scenes" : [
{
"name" : "Scene",
"nodes" : [
0
]
}
],
"nodes" : [
{
"mesh" : 0,
"name" : "Bush_4_C_Color1"
}
],
"materials" : [
{
"name" : "forest",
"pbrMetallicRoughness" : {
"baseColorTexture" : {
"index" : 0
},
"metallicFactor" : 0,
"roughnessFactor" : 0.6000000238418579
}
}
],
"meshes" : [
{
"name" : "Bush_4_C_Color1",
"primitives" : [
{
"attributes" : {
"POSITION" : 0,
"TEXCOORD_0" : 1,
"NORMAL" : 2
},
"indices" : 3,
"material" : 0
}
]
}
],
"textures" : [
{
"sampler" : 0,
"source" : 0
}
],
"images" : [
{
"mimeType" : "image/png",
"name" : "forest_texture",
"uri" : "forest_texture.png"
}
],
"accessors" : [
{
"bufferView" : 0,
"componentType" : 5126,
"count" : 60,
"max" : [
0.7905966639518738,
1.2955689430236816,
0.7905966639518738
],
"min" : [
-0.7905967235565186,
-0.006419066339731216,
-0.7905966639518738
],
"type" : "VEC3"
},
{
"bufferView" : 1,
"componentType" : 5126,
"count" : 60,
"type" : "VEC2"
},
{
"bufferView" : 2,
"componentType" : 5126,
"count" : 60,
"type" : "VEC3"
},
{
"bufferView" : 3,
"componentType" : 5123,
"count" : 324,
"type" : "SCALAR"
}
],
"bufferViews" : [
{
"buffer" : 0,
"byteLength" : 720,
"byteOffset" : 0,
"target" : 34962
},
{
"buffer" : 0,
"byteLength" : 480,
"byteOffset" : 720,
"target" : 34962
},
{
"buffer" : 0,
"byteLength" : 720,
"byteOffset" : 1200,
"target" : 34962
},
{
"buffer" : 0,
"byteLength" : 648,
"byteOffset" : 1920,
"target" : 34963
}
],
"samplers" : [
{
"magFilter" : 9729,
"minFilter" : 9987
}
],
"buffers" : [
{
"byteLength" : 2568,
"uri" : "Bush_4_C_Color1.bin"
}
]
}

@ -0,0 +1,38 @@
[remap]
importer="scene"
importer_version=1
type="PackedScene"
uid="uid://b8rrqb7v7ot23"
path="res://.godot/imported/Bush_4_C_Color1.gltf-c1d405fb7c9036dd0478f24a80314b62.scn"
[deps]
source_file="res://resources/models/forrest_nature/Bush_4_C_Color1.gltf"
dest_files=["res://.godot/imported/Bush_4_C_Color1.gltf-c1d405fb7c9036dd0478f24a80314b62.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_name_suffixes=true
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={}
gltf/naming_version=1
gltf/embedded_image_handling=1

@ -0,0 +1,136 @@
{
"asset" : {
"generator" : "Khronos glTF Blender I/O v3.4.50",
"version" : "2.0"
},
"scene" : 0,
"scenes" : [
{
"name" : "Scene",
"nodes" : [
0
]
}
],
"nodes" : [
{
"mesh" : 0,
"name" : "Bush_4_D_Color1"
}
],
"materials" : [
{
"name" : "forest",
"pbrMetallicRoughness" : {
"baseColorTexture" : {
"index" : 0
},
"metallicFactor" : 0,
"roughnessFactor" : 0.6000000238418579
}
}
],
"meshes" : [
{
"name" : "Bush_4_D_Color1",
"primitives" : [
{
"attributes" : {
"POSITION" : 0,
"TEXCOORD_0" : 1,
"NORMAL" : 2
},
"indices" : 3,
"material" : 0
}
]
}
],
"textures" : [
{
"sampler" : 0,
"source" : 0
}
],
"images" : [
{
"mimeType" : "image/png",
"name" : "forest_texture",
"uri" : "forest_texture.png"
}
],
"accessors" : [
{
"bufferView" : 0,
"componentType" : 5126,
"count" : 72,
"max" : [
0.8198375701904297,
0.7401965260505676,
0.6198542714118958
],
"min" : [
-0.9208812713623047,
-0.0031614303588867188,
-0.6673886775970459
],
"type" : "VEC3"
},
{
"bufferView" : 1,
"componentType" : 5126,
"count" : 72,
"type" : "VEC2"
},
{
"bufferView" : 2,
"componentType" : 5126,
"count" : 72,
"type" : "VEC3"
},
{
"bufferView" : 3,
"componentType" : 5123,
"count" : 396,
"type" : "SCALAR"
}
],
"bufferViews" : [
{
"buffer" : 0,
"byteLength" : 864,
"byteOffset" : 0,
"target" : 34962
},
{
"buffer" : 0,
"byteLength" : 576,
"byteOffset" : 864,
"target" : 34962
},
{
"buffer" : 0,
"byteLength" : 864,
"byteOffset" : 1440,
"target" : 34962
},
{
"buffer" : 0,
"byteLength" : 792,
"byteOffset" : 2304,
"target" : 34963
}
],
"samplers" : [
{
"magFilter" : 9729,
"minFilter" : 9987
}
],
"buffers" : [
{
"byteLength" : 3096,
"uri" : "Bush_4_D_Color1.bin"
}
]
}

@ -0,0 +1,38 @@
[remap]
importer="scene"
importer_version=1
type="PackedScene"
uid="uid://c23hstyhbmfd1"
path="res://.godot/imported/Bush_4_D_Color1.gltf-8ff37a90e72926d20ff5b916c1b2e38b.scn"
[deps]
source_file="res://resources/models/forrest_nature/Bush_4_D_Color1.gltf"
dest_files=["res://.godot/imported/Bush_4_D_Color1.gltf-8ff37a90e72926d20ff5b916c1b2e38b.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_name_suffixes=true
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={}
gltf/naming_version=1
gltf/embedded_image_handling=1

@ -0,0 +1,136 @@
{
"asset" : {
"generator" : "Khronos glTF Blender I/O v3.4.50",
"version" : "2.0"
},
"scene" : 0,
"scenes" : [
{
"name" : "Scene",
"nodes" : [
0
]
}
],
"nodes" : [
{
"mesh" : 0,
"name" : "Bush_4_E_Color1"
}
],
"materials" : [
{
"name" : "forest",
"pbrMetallicRoughness" : {
"baseColorTexture" : {
"index" : 0
},
"metallicFactor" : 0,
"roughnessFactor" : 0.6000000238418579
}
}
],
"meshes" : [
{
"name" : "Bush_4_E_Color1",
"primitives" : [
{
"attributes" : {
"POSITION" : 0,
"TEXCOORD_0" : 1,
"NORMAL" : 2
},
"indices" : 3,
"material" : 0
}
]
}
],
"textures" : [
{
"sampler" : 0,
"source" : 0
}
],
"images" : [
{
"mimeType" : "image/png",
"name" : "forest_texture",
"uri" : "forest_texture.png"
}
],
"accessors" : [
{
"bufferView" : 0,
"componentType" : 5126,
"count" : 156,
"max" : [
1.2270276546478271,
1.2955689430236816,
1.1205418109893799
],
"min" : [
-1.469268560409546,
-0.006419066339731216,
-1.158042550086975
],
"type" : "VEC3"
},
{
"bufferView" : 1,
"componentType" : 5126,
"count" : 156,
"type" : "VEC2"
},
{
"bufferView" : 2,
"componentType" : 5126,
"count" : 156,
"type" : "VEC3"
},
{
"bufferView" : 3,
"componentType" : 5123,
"count" : 852,
"type" : "SCALAR"
}
],
"bufferViews" : [
{
"buffer" : 0,
"byteLength" : 1872,
"byteOffset" : 0,
"target" : 34962
},
{
"buffer" : 0,
"byteLength" : 1248,
"byteOffset" : 1872,
"target" : 34962
},
{
"buffer" : 0,
"byteLength" : 1872,
"byteOffset" : 3120,
"target" : 34962
},
{
"buffer" : 0,
"byteLength" : 1704,
"byteOffset" : 4992,
"target" : 34963
}
],
"samplers" : [
{
"magFilter" : 9729,
"minFilter" : 9987
}
],
"buffers" : [
{
"byteLength" : 6696,
"uri" : "Bush_4_E_Color1.bin"
}
]
}

@ -0,0 +1,38 @@
[remap]
importer="scene"
importer_version=1
type="PackedScene"
uid="uid://cbchg7xydy5j"
path="res://.godot/imported/Bush_4_E_Color1.gltf-bf413b383a5fa04ff43aa8d80c5cec42.scn"
[deps]
source_file="res://resources/models/forrest_nature/Bush_4_E_Color1.gltf"
dest_files=["res://.godot/imported/Bush_4_E_Color1.gltf-bf413b383a5fa04ff43aa8d80c5cec42.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_name_suffixes=true
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={}
gltf/naming_version=1
gltf/embedded_image_handling=1

@ -0,0 +1,136 @@
{
"asset" : {
"generator" : "Khronos glTF Blender I/O v3.4.50",
"version" : "2.0"
},
"scene" : 0,
"scenes" : [
{
"name" : "Scene",
"nodes" : [
0
]
}
],
"nodes" : [
{
"mesh" : 0,
"name" : "Bush_4_F_Color1"
}
],
"materials" : [
{
"name" : "forest",
"pbrMetallicRoughness" : {
"baseColorTexture" : {
"index" : 0
},
"metallicFactor" : 0,
"roughnessFactor" : 0.6000000238418579
}
}
],
"meshes" : [
{
"name" : "Bush_4_F_Color1",
"primitives" : [
{
"attributes" : {
"POSITION" : 0,
"TEXCOORD_0" : 1,
"NORMAL" : 2
},
"indices" : 3,
"material" : 0
}
]
}
],
"textures" : [
{
"sampler" : 0,
"source" : 0
}
],
"images" : [
{
"mimeType" : "image/png",
"name" : "forest_texture",
"uri" : "forest_texture.png"
}
],
"accessors" : [
{
"bufferView" : 0,
"componentType" : 5126,
"count" : 156,
"max" : [
1.6669141054153442,
1.2955689430236816,
1.1755011081695557
],
"min" : [
-1.7255322933197021,
-0.006419066339731216,
-0.9635665416717529
],
"type" : "VEC3"
},
{
"bufferView" : 1,
"componentType" : 5126,
"count" : 156,
"type" : "VEC2"
},
{
"bufferView" : 2,
"componentType" : 5126,
"count" : 156,
"type" : "VEC3"
},
{
"bufferView" : 3,
"componentType" : 5123,
"count" : 852,
"type" : "SCALAR"
}
],
"bufferViews" : [
{
"buffer" : 0,
"byteLength" : 1872,
"byteOffset" : 0,
"target" : 34962
},
{
"buffer" : 0,
"byteLength" : 1248,
"byteOffset" : 1872,
"target" : 34962
},
{
"buffer" : 0,
"byteLength" : 1872,
"byteOffset" : 3120,
"target" : 34962
},
{
"buffer" : 0,
"byteLength" : 1704,
"byteOffset" : 4992,
"target" : 34963
}
],
"samplers" : [
{
"magFilter" : 9729,
"minFilter" : 9987
}
],
"buffers" : [
{
"byteLength" : 6696,
"uri" : "Bush_4_F_Color1.bin"
}
]
}

@ -0,0 +1,38 @@
[remap]
importer="scene"
importer_version=1
type="PackedScene"
uid="uid://dudglsdtadwjj"
path="res://.godot/imported/Bush_4_F_Color1.gltf-1da48e871d3d6b5c40cc40c9deeca51c.scn"
[deps]
source_file="res://resources/models/forrest_nature/Bush_4_F_Color1.gltf"
dest_files=["res://.godot/imported/Bush_4_F_Color1.gltf-1da48e871d3d6b5c40cc40c9deeca51c.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_name_suffixes=true
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={}
gltf/naming_version=1
gltf/embedded_image_handling=1

@ -0,0 +1,136 @@
{
"asset" : {
"generator" : "Khronos glTF Blender I/O v3.4.50",
"version" : "2.0"
},
"scene" : 0,
"scenes" : [
{
"name" : "Scene",
"nodes" : [
0
]
}
],
"nodes" : [
{
"mesh" : 0,
"name" : "Grass_1_A_Color1"
}
],
"materials" : [
{
"name" : "forest",
"pbrMetallicRoughness" : {
"baseColorTexture" : {
"index" : 0
},
"metallicFactor" : 0,
"roughnessFactor" : 0.6000000238418579
}
}
],
"meshes" : [
{
"name" : "Grass_1_A_Color1",
"primitives" : [
{
"attributes" : {
"POSITION" : 0,
"TEXCOORD_0" : 1,
"NORMAL" : 2
},
"indices" : 3,
"material" : 0
}
]
}
],
"textures" : [
{
"sampler" : 0,
"source" : 0
}
],
"images" : [
{
"mimeType" : "image/png",
"name" : "forest_texture",
"uri" : "forest_texture.png"
}
],
"accessors" : [
{
"bufferView" : 0,
"componentType" : 5126,
"count" : 56,
"max" : [
0.1696312427520752,
0.5393414497375488,
0.07338599860668182
],
"min" : [
-0.16962392628192902,
-0.019999999552965164,
-0.07838405668735504
],
"type" : "VEC3"
},
{
"bufferView" : 1,
"componentType" : 5126,
"count" : 56,
"type" : "VEC2"
},
{
"bufferView" : 2,
"componentType" : 5126,
"count" : 56,
"type" : "VEC3"
},
{
"bufferView" : 3,
"componentType" : 5123,
"count" : 132,
"type" : "SCALAR"
}
],
"bufferViews" : [
{
"buffer" : 0,
"byteLength" : 672,
"byteOffset" : 0,
"target" : 34962
},
{
"buffer" : 0,
"byteLength" : 448,
"byteOffset" : 672,
"target" : 34962
},
{
"buffer" : 0,
"byteLength" : 672,
"byteOffset" : 1120,
"target" : 34962
},
{
"buffer" : 0,
"byteLength" : 264,
"byteOffset" : 1792,
"target" : 34963
}
],
"samplers" : [
{
"magFilter" : 9729,
"minFilter" : 9987
}
],
"buffers" : [
{
"byteLength" : 2056,
"uri" : "Grass_1_A_Color1.bin"
}
]
}

@ -0,0 +1,38 @@
[remap]
importer="scene"
importer_version=1
type="PackedScene"
uid="uid://c1g26p1j40lq"
path="res://.godot/imported/Grass_1_A_Color1.gltf-38e85ba0b2f56ac0594edadb58d14920.scn"
[deps]
source_file="res://resources/models/forrest_nature/Grass_1_A_Color1.gltf"
dest_files=["res://.godot/imported/Grass_1_A_Color1.gltf-38e85ba0b2f56ac0594edadb58d14920.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_name_suffixes=true
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={}
gltf/naming_version=1
gltf/embedded_image_handling=1

@ -0,0 +1,136 @@
{
"asset" : {
"generator" : "Khronos glTF Blender I/O v3.4.50",
"version" : "2.0"
},
"scene" : 0,
"scenes" : [
{
"name" : "Scene",
"nodes" : [
0
]
}
],
"nodes" : [
{
"mesh" : 0,
"name" : "Grass_1_A_Singlesided_Color1"
}
],
"materials" : [
{
"name" : "forest",
"pbrMetallicRoughness" : {
"baseColorTexture" : {
"index" : 0
},
"metallicFactor" : 0,
"roughnessFactor" : 0.6000000238418579
}
}
],
"meshes" : [
{
"name" : "Grass_1_A_Singlesided_Color1",
"primitives" : [
{
"attributes" : {
"POSITION" : 0,
"TEXCOORD_0" : 1,
"NORMAL" : 2
},
"indices" : 3,
"material" : 0
}
]
}
],
"textures" : [
{
"sampler" : 0,
"source" : 0
}
],
"images" : [
{
"mimeType" : "image/png",
"name" : "forest_texture",
"uri" : "forest_texture.png"
}
],
"accessors" : [
{
"bufferView" : 0,
"componentType" : 5126,
"count" : 18,
"max" : [
0.14336270093917847,
0.5393414497375488,
0.04444076120853424
],
"min" : [
-0.143336221575737,
-0.019999999552965164,
-0.08254344761371613
],
"type" : "VEC3"
},
{
"bufferView" : 1,
"componentType" : 5126,
"count" : 18,
"type" : "VEC2"
},
{
"bufferView" : 2,
"componentType" : 5126,
"count" : 18,
"type" : "VEC3"
},
{
"bufferView" : 3,
"componentType" : 5123,
"count" : 42,
"type" : "SCALAR"
}
],
"bufferViews" : [
{
"buffer" : 0,
"byteLength" : 216,
"byteOffset" : 0,
"target" : 34962
},
{
"buffer" : 0,
"byteLength" : 144,
"byteOffset" : 216,
"target" : 34962
},
{
"buffer" : 0,
"byteLength" : 216,
"byteOffset" : 360,
"target" : 34962
},
{
"buffer" : 0,
"byteLength" : 84,
"byteOffset" : 576,
"target" : 34963
}
],
"samplers" : [
{
"magFilter" : 9729,
"minFilter" : 9987
}
],
"buffers" : [
{
"byteLength" : 660,
"uri" : "Grass_1_A_Singlesided_Color1.bin"
}
]
}

@ -0,0 +1,38 @@
[remap]
importer="scene"
importer_version=1
type="PackedScene"
uid="uid://dv0sgyg85b5dx"
path="res://.godot/imported/Grass_1_A_Singlesided_Color1.gltf-271b0ab1bc9f2c64fc74fe0ba8213642.scn"
[deps]
source_file="res://resources/models/forrest_nature/Grass_1_A_Singlesided_Color1.gltf"
dest_files=["res://.godot/imported/Grass_1_A_Singlesided_Color1.gltf-271b0ab1bc9f2c64fc74fe0ba8213642.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_name_suffixes=true
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={}
gltf/naming_version=1
gltf/embedded_image_handling=1

@ -0,0 +1,136 @@
{
"asset" : {
"generator" : "Khronos glTF Blender I/O v3.4.50",
"version" : "2.0"
},
"scene" : 0,
"scenes" : [
{
"name" : "Scene",
"nodes" : [
0
]
}
],
"nodes" : [
{
"mesh" : 0,
"name" : "Grass_1_B_Color1"
}
],
"materials" : [
{
"name" : "forest",
"pbrMetallicRoughness" : {
"baseColorTexture" : {
"index" : 0
},
"metallicFactor" : 0,
"roughnessFactor" : 0.6000000238418579
}
}
],
"meshes" : [
{
"name" : "Grass_1_B_Color1",
"primitives" : [
{
"attributes" : {
"POSITION" : 0,
"TEXCOORD_0" : 1,
"NORMAL" : 2
},
"indices" : 3,
"material" : 0
}
]
}
],
"textures" : [
{
"sampler" : 0,
"source" : 0
}
],
"images" : [
{
"mimeType" : "image/png",
"name" : "forest_texture",
"uri" : "forest_texture.png"
}
],
"accessors" : [
{
"bufferView" : 0,
"componentType" : 5126,
"count" : 168,
"max" : [
0.23905980587005615,
0.48120546340942383,
0.2188846468925476
],
"min" : [
-0.26601558923721313,
-0.05628953129053116,
-0.3368377983570099
],
"type" : "VEC3"
},
{
"bufferView" : 1,
"componentType" : 5126,
"count" : 168,
"type" : "VEC2"
},
{
"bufferView" : 2,
"componentType" : 5126,
"count" : 168,
"type" : "VEC3"
},
{
"bufferView" : 3,
"componentType" : 5123,
"count" : 396,
"type" : "SCALAR"
}
],
"bufferViews" : [
{
"buffer" : 0,
"byteLength" : 2016,
"byteOffset" : 0,
"target" : 34962
},
{
"buffer" : 0,
"byteLength" : 1344,
"byteOffset" : 2016,
"target" : 34962
},
{
"buffer" : 0,
"byteLength" : 2016,
"byteOffset" : 3360,
"target" : 34962
},
{
"buffer" : 0,
"byteLength" : 792,
"byteOffset" : 5376,
"target" : 34963
}
],
"samplers" : [
{
"magFilter" : 9729,
"minFilter" : 9987
}
],
"buffers" : [
{
"byteLength" : 6168,
"uri" : "Grass_1_B_Color1.bin"
}
]
}

@ -0,0 +1,38 @@
[remap]
importer="scene"
importer_version=1
type="PackedScene"
uid="uid://6gj00cjtqcus"
path="res://.godot/imported/Grass_1_B_Color1.gltf-7e8be3d9c29aa3be9b6596442aaadfa0.scn"
[deps]
source_file="res://resources/models/forrest_nature/Grass_1_B_Color1.gltf"
dest_files=["res://.godot/imported/Grass_1_B_Color1.gltf-7e8be3d9c29aa3be9b6596442aaadfa0.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_name_suffixes=true
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={}
gltf/naming_version=1
gltf/embedded_image_handling=1

@ -0,0 +1,136 @@
{
"asset" : {
"generator" : "Khronos glTF Blender I/O v3.4.50",
"version" : "2.0"
},
"scene" : 0,
"scenes" : [
{
"name" : "Scene",
"nodes" : [
0
]
}
],
"nodes" : [
{
"mesh" : 0,
"name" : "Grass_1_B_Singlesided_Color1"
}
],
"materials" : [
{
"name" : "forest",
"pbrMetallicRoughness" : {
"baseColorTexture" : {
"index" : 0
},
"metallicFactor" : 0,
"roughnessFactor" : 0.6000000238418579
}
}
],
"meshes" : [
{
"name" : "Grass_1_B_Singlesided_Color1",
"primitives" : [
{
"attributes" : {
"POSITION" : 0,
"TEXCOORD_0" : 1,
"NORMAL" : 2
},
"indices" : 3,
"material" : 0
}
]
}
],
"textures" : [
{
"sampler" : 0,
"source" : 0
}
],
"images" : [
{
"mimeType" : "image/png",
"name" : "forest_texture",
"uri" : "forest_texture.png"
}
],
"accessors" : [
{
"bufferView" : 0,
"componentType" : 5126,
"count" : 54,
"max" : [
0.24232125282287598,
0.47371888160705566,
0.18970024585723877
],
"min" : [
-0.26966506242752075,
-0.04650232195854187,
-0.34296900033950806
],
"type" : "VEC3"
},
{
"bufferView" : 1,
"componentType" : 5126,
"count" : 54,
"type" : "VEC2"
},
{
"bufferView" : 2,
"componentType" : 5126,
"count" : 54,
"type" : "VEC3"
},
{
"bufferView" : 3,
"componentType" : 5123,
"count" : 126,
"type" : "SCALAR"
}
],
"bufferViews" : [
{
"buffer" : 0,
"byteLength" : 648,
"byteOffset" : 0,
"target" : 34962
},
{
"buffer" : 0,
"byteLength" : 432,
"byteOffset" : 648,
"target" : 34962
},
{
"buffer" : 0,
"byteLength" : 648,
"byteOffset" : 1080,
"target" : 34962
},
{
"buffer" : 0,
"byteLength" : 252,
"byteOffset" : 1728,
"target" : 34963
}
],
"samplers" : [
{
"magFilter" : 9729,
"minFilter" : 9987
}
],
"buffers" : [
{
"byteLength" : 1980,
"uri" : "Grass_1_B_Singlesided_Color1.bin"
}
]
}

@ -0,0 +1,38 @@
[remap]
importer="scene"
importer_version=1
type="PackedScene"
uid="uid://bevctbwwms00o"
path="res://.godot/imported/Grass_1_B_Singlesided_Color1.gltf-16dab5af35eaeb0013702adf641fcdc3.scn"
[deps]
source_file="res://resources/models/forrest_nature/Grass_1_B_Singlesided_Color1.gltf"
dest_files=["res://.godot/imported/Grass_1_B_Singlesided_Color1.gltf-16dab5af35eaeb0013702adf641fcdc3.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_name_suffixes=true
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={}
gltf/naming_version=1
gltf/embedded_image_handling=1

@ -0,0 +1,136 @@
{
"asset" : {
"generator" : "Khronos glTF Blender I/O v3.4.50",
"version" : "2.0"
},
"scene" : 0,
"scenes" : [
{
"name" : "Scene",
"nodes" : [
0
]
}
],
"nodes" : [
{
"mesh" : 0,
"name" : "Grass_1_C_Color1"
}
],
"materials" : [
{
"name" : "forest",
"pbrMetallicRoughness" : {
"baseColorTexture" : {
"index" : 0
},
"metallicFactor" : 0,
"roughnessFactor" : 0.6000000238418579
}
}
],
"meshes" : [
{
"name" : "Grass_1_C_Color1",
"primitives" : [
{
"attributes" : {
"POSITION" : 0,
"TEXCOORD_0" : 1,
"NORMAL" : 2
},
"indices" : 3,
"material" : 0
}
]
}
],
"textures" : [
{
"sampler" : 0,
"source" : 0
}
],
"images" : [
{
"mimeType" : "image/png",
"name" : "forest_texture",
"uri" : "forest_texture.png"
}
],
"accessors" : [
{
"bufferView" : 0,
"componentType" : 5126,
"count" : 504,
"max" : [
0.3577990233898163,
0.5463452339172363,
0.33282551169395447
],
"min" : [
-0.3939668834209442,
-0.03707636147737503,
-0.3842868506908417
],
"type" : "VEC3"
},
{
"bufferView" : 1,
"componentType" : 5126,
"count" : 504,
"type" : "VEC2"
},
{
"bufferView" : 2,
"componentType" : 5126,
"count" : 504,
"type" : "VEC3"
},
{
"bufferView" : 3,
"componentType" : 5123,
"count" : 1188,
"type" : "SCALAR"
}
],
"bufferViews" : [
{
"buffer" : 0,
"byteLength" : 6048,
"byteOffset" : 0,
"target" : 34962
},
{
"buffer" : 0,
"byteLength" : 4032,
"byteOffset" : 6048,
"target" : 34962
},
{
"buffer" : 0,
"byteLength" : 6048,
"byteOffset" : 10080,
"target" : 34962
},
{
"buffer" : 0,
"byteLength" : 2376,
"byteOffset" : 16128,
"target" : 34963
}
],
"samplers" : [
{
"magFilter" : 9729,
"minFilter" : 9987
}
],
"buffers" : [
{
"byteLength" : 18504,
"uri" : "Grass_1_C_Color1.bin"
}
]
}

@ -0,0 +1,38 @@
[remap]
importer="scene"
importer_version=1
type="PackedScene"
uid="uid://b4jtiyjbgob1w"
path="res://.godot/imported/Grass_1_C_Color1.gltf-e274db4fe90d0e38658d626b4374a0d2.scn"
[deps]
source_file="res://resources/models/forrest_nature/Grass_1_C_Color1.gltf"
dest_files=["res://.godot/imported/Grass_1_C_Color1.gltf-e274db4fe90d0e38658d626b4374a0d2.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_name_suffixes=true
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={}
gltf/naming_version=1
gltf/embedded_image_handling=1

@ -0,0 +1,136 @@
{
"asset" : {
"generator" : "Khronos glTF Blender I/O v3.4.50",
"version" : "2.0"
},
"scene" : 0,
"scenes" : [
{
"name" : "Scene",
"nodes" : [
0
]
}
],
"nodes" : [
{
"mesh" : 0,
"name" : "Grass_1_C_Singlesided_Color1"
}
],
"materials" : [
{
"name" : "forest",
"pbrMetallicRoughness" : {
"baseColorTexture" : {
"index" : 0
},
"metallicFactor" : 0,
"roughnessFactor" : 0.6000000238418579
}
}
],
"meshes" : [
{
"name" : "Grass_1_C_Singlesided_Color1",
"primitives" : [
{
"attributes" : {
"POSITION" : 0,
"TEXCOORD_0" : 1,
"NORMAL" : 2
},
"indices" : 3,
"material" : 0
}
]
}
],
"textures" : [
{
"sampler" : 0,
"source" : 0
}
],
"images" : [
{
"mimeType" : "image/png",
"name" : "forest_texture",
"uri" : "forest_texture.png"
}
],
"accessors" : [
{
"bufferView" : 0,
"componentType" : 5126,
"count" : 162,
"max" : [
0.36223769187927246,
0.5463452339172363,
0.3363445997238159
],
"min" : [
-0.3719584047794342,
-0.03390756994485855,
-0.38866809010505676
],
"type" : "VEC3"
},
{
"bufferView" : 1,
"componentType" : 5126,
"count" : 162,
"type" : "VEC2"
},
{
"bufferView" : 2,
"componentType" : 5126,
"count" : 162,
"type" : "VEC3"
},
{
"bufferView" : 3,
"componentType" : 5123,
"count" : 378,
"type" : "SCALAR"
}
],
"bufferViews" : [
{
"buffer" : 0,
"byteLength" : 1944,
"byteOffset" : 0,
"target" : 34962
},
{
"buffer" : 0,
"byteLength" : 1296,
"byteOffset" : 1944,
"target" : 34962
},
{
"buffer" : 0,
"byteLength" : 1944,
"byteOffset" : 3240,
"target" : 34962
},
{
"buffer" : 0,
"byteLength" : 756,
"byteOffset" : 5184,
"target" : 34963
}
],
"samplers" : [
{
"magFilter" : 9729,
"minFilter" : 9987
}
],
"buffers" : [
{
"byteLength" : 5940,
"uri" : "Grass_1_C_Singlesided_Color1.bin"
}
]
}

@ -0,0 +1,38 @@
[remap]
importer="scene"
importer_version=1
type="PackedScene"
uid="uid://bqoodrvocxjy4"
path="res://.godot/imported/Grass_1_C_Singlesided_Color1.gltf-862b51327e02b884d96ae9167043ab1c.scn"
[deps]
source_file="res://resources/models/forrest_nature/Grass_1_C_Singlesided_Color1.gltf"
dest_files=["res://.godot/imported/Grass_1_C_Singlesided_Color1.gltf-862b51327e02b884d96ae9167043ab1c.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_name_suffixes=true
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={}
gltf/naming_version=1
gltf/embedded_image_handling=1

@ -0,0 +1,136 @@
{
"asset" : {
"generator" : "Khronos glTF Blender I/O v3.4.50",
"version" : "2.0"
},
"scene" : 0,
"scenes" : [
{
"name" : "Scene",
"nodes" : [
0
]
}
],
"nodes" : [
{
"mesh" : 0,
"name" : "Grass_1_D_Color1"
}
],
"materials" : [
{
"name" : "forest",
"pbrMetallicRoughness" : {
"baseColorTexture" : {
"index" : 0
},
"metallicFactor" : 0,
"roughnessFactor" : 0.6000000238418579
}
}
],
"meshes" : [
{
"name" : "Grass_1_D_Color1",
"primitives" : [
{
"attributes" : {
"POSITION" : 0,
"TEXCOORD_0" : 1,
"NORMAL" : 2
},
"indices" : 3,
"material" : 0
}
]
}
],
"textures" : [
{
"sampler" : 0,
"source" : 0
}
],
"images" : [
{
"mimeType" : "image/png",
"name" : "forest_texture",
"uri" : "forest_texture.png"
}
],
"accessors" : [
{
"bufferView" : 0,
"componentType" : 5126,
"count" : 672,
"max" : [
0.5801786184310913,
0.5463452339172363,
0.5666427612304688
],
"min" : [
-0.5004293322563171,
-0.04217022657394409,
-0.6108884811401367
],
"type" : "VEC3"
},
{
"bufferView" : 1,
"componentType" : 5126,
"count" : 672,
"type" : "VEC2"
},
{
"bufferView" : 2,
"componentType" : 5126,
"count" : 672,
"type" : "VEC3"
},
{
"bufferView" : 3,
"componentType" : 5123,
"count" : 1584,
"type" : "SCALAR"
}
],
"bufferViews" : [
{
"buffer" : 0,
"byteLength" : 8064,
"byteOffset" : 0,
"target" : 34962
},
{
"buffer" : 0,
"byteLength" : 5376,
"byteOffset" : 8064,
"target" : 34962
},
{
"buffer" : 0,
"byteLength" : 8064,
"byteOffset" : 13440,
"target" : 34962
},
{
"buffer" : 0,
"byteLength" : 3168,
"byteOffset" : 21504,
"target" : 34963
}
],
"samplers" : [
{
"magFilter" : 9729,
"minFilter" : 9987
}
],
"buffers" : [
{
"byteLength" : 24672,
"uri" : "Grass_1_D_Color1.bin"
}
]
}

@ -0,0 +1,38 @@
[remap]
importer="scene"
importer_version=1
type="PackedScene"
uid="uid://bgh55e85340mq"
path="res://.godot/imported/Grass_1_D_Color1.gltf-0915c4162e3242679301b4e4a60eeb43.scn"
[deps]
source_file="res://resources/models/forrest_nature/Grass_1_D_Color1.gltf"
dest_files=["res://.godot/imported/Grass_1_D_Color1.gltf-0915c4162e3242679301b4e4a60eeb43.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_name_suffixes=true
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={}
gltf/naming_version=1
gltf/embedded_image_handling=1

@ -0,0 +1,136 @@
{
"asset" : {
"generator" : "Khronos glTF Blender I/O v3.4.50",
"version" : "2.0"
},
"scene" : 0,
"scenes" : [
{
"name" : "Scene",
"nodes" : [
0
]
}
],
"nodes" : [
{
"mesh" : 0,
"name" : "Grass_1_D_Singlesided_Color1"
}
],
"materials" : [
{
"name" : "forest",
"pbrMetallicRoughness" : {
"baseColorTexture" : {
"index" : 0
},
"metallicFactor" : 0,
"roughnessFactor" : 0.6000000238418579
}
}
],
"meshes" : [
{
"name" : "Grass_1_D_Singlesided_Color1",
"primitives" : [
{
"attributes" : {
"POSITION" : 0,
"TEXCOORD_0" : 1,
"NORMAL" : 2
},
"indices" : 3,
"material" : 0
}
]
}
],
"textures" : [
{
"sampler" : 0,
"source" : 0
}
],
"images" : [
{
"mimeType" : "image/png",
"name" : "forest_texture",
"uri" : "forest_texture.png"
}
],
"accessors" : [
{
"bufferView" : 0,
"componentType" : 5126,
"count" : 216,
"max" : [
0.5516245365142822,
0.5463452339172363,
0.5706301927566528
],
"min" : [
-0.49056336283683777,
-0.03735730051994324,
-0.6157751083374023
],
"type" : "VEC3"
},
{
"bufferView" : 1,
"componentType" : 5126,
"count" : 216,
"type" : "VEC2"
},
{
"bufferView" : 2,
"componentType" : 5126,
"count" : 216,
"type" : "VEC3"
},
{
"bufferView" : 3,
"componentType" : 5123,
"count" : 504,
"type" : "SCALAR"
}
],
"bufferViews" : [
{
"buffer" : 0,
"byteLength" : 2592,
"byteOffset" : 0,
"target" : 34962
},
{
"buffer" : 0,
"byteLength" : 1728,
"byteOffset" : 2592,
"target" : 34962
},
{
"buffer" : 0,
"byteLength" : 2592,
"byteOffset" : 4320,
"target" : 34962
},
{
"buffer" : 0,
"byteLength" : 1008,
"byteOffset" : 6912,
"target" : 34963
}
],
"samplers" : [
{
"magFilter" : 9729,
"minFilter" : 9987
}
],
"buffers" : [
{
"byteLength" : 7920,
"uri" : "Grass_1_D_Singlesided_Color1.bin"
}
]
}

@ -0,0 +1,38 @@
[remap]
importer="scene"
importer_version=1
type="PackedScene"
uid="uid://wpl52h42eoc0"
path="res://.godot/imported/Grass_1_D_Singlesided_Color1.gltf-c48a2057052c6f94467ecf2038e6ecb0.scn"
[deps]
source_file="res://resources/models/forrest_nature/Grass_1_D_Singlesided_Color1.gltf"
dest_files=["res://.godot/imported/Grass_1_D_Singlesided_Color1.gltf-c48a2057052c6f94467ecf2038e6ecb0.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_name_suffixes=true
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={}
gltf/naming_version=1
gltf/embedded_image_handling=1

Some files were not shown because too many files have changed in this diff Show More