more work on the 240p ui
This commit is contained in:
@@ -15,9 +15,11 @@ dest_files=["res://.godot/imported/bridge.glb-8a57eeddb9b299ef3c8dd1f0a8ff0656.s
|
||||
|
||||
nodes/root_type=""
|
||||
nodes/root_name=""
|
||||
nodes/root_script=null
|
||||
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
|
||||
@@ -32,18 +34,24 @@ animation/trimming=false
|
||||
animation/remove_immutable_tracks=true
|
||||
animation/import_rest_as_RESET=false
|
||||
import_script/path=""
|
||||
materials/extract=0
|
||||
materials/extract_format=0
|
||||
materials/extract_path=""
|
||||
_subresources={
|
||||
"materials": {
|
||||
"Dirt": {
|
||||
"use_external/enabled": true,
|
||||
"use_external/fallback_path": "res://Worlds/GreenPlanet/Levels/Bridge/mat13.tres",
|
||||
"use_external/path": "uid://bjr7u7ixxokw6"
|
||||
},
|
||||
"Grass": {
|
||||
"use_external/enabled": true,
|
||||
"use_external/fallback_path": "res://Worlds/GreenPlanet/Levels/Bridge/mat2.tres",
|
||||
"use_external/path": "uid://jdg8tb7g3d4o"
|
||||
},
|
||||
"Stone": {
|
||||
"use_external/enabled": true,
|
||||
"use_external/fallback_path": "res://Worlds/GreenPlanet/Levels/Bridge/mat1.tres",
|
||||
"use_external/path": "uid://bajfn46md8pyy"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -3,10 +3,10 @@
|
||||
[sub_resource type="FastNoiseLite" id="FastNoiseLite_lxu40"]
|
||||
|
||||
[sub_resource type="NoiseTexture2D" id="NoiseTexture2D_pnl7j"]
|
||||
seamless = true
|
||||
seamless_blend_skirt = 0.247
|
||||
as_normal_map = true
|
||||
noise = SubResource("FastNoiseLite_lxu40")
|
||||
seamless = true
|
||||
as_normal_map = true
|
||||
seamless_blend_skirt = 0.247
|
||||
|
||||
[resource]
|
||||
albedo_color = Color(0.347817, 0.347817, 0.347817, 1)
|
||||
|
||||
@@ -5,9 +5,9 @@
|
||||
[sub_resource type="NoiseTexture2D" id="NoiseTexture2D_ah5r4"]
|
||||
width = 256
|
||||
height = 256
|
||||
noise = SubResource("FastNoiseLite_mrvo6")
|
||||
seamless = true
|
||||
as_normal_map = true
|
||||
noise = SubResource("FastNoiseLite_mrvo6")
|
||||
|
||||
[resource]
|
||||
albedo_color = Color(0.207653, 0.448041, 0.223187, 1)
|
||||
|
||||
Reference in New Issue
Block a user