feat: redesigned ground texture

This commit is contained in:
Sara 2025-05-28 00:32:49 +02:00
parent f62b010466
commit 02e4a2e3bc
7 changed files with 24 additions and 14 deletions

Binary file not shown.

View file

@ -35,9 +35,18 @@ import_script/path=""
_subresources={
"materials": {
"Terrain": {
"use_external/enabled": true,
"use_external/enabled": false,
"use_external/path": "uid://5knww03rsy1a"
}
},
"nodes": {
"PATH:entrance": {
"mesh_instance/cast_shadow": 2
},
"PATH:ground-occ": {
"generate/occluder": 1,
"mesh_instance/cast_shadow": 2
}
}
}
blender/nodes/visible=0

Binary file not shown.