diff --git a/project/scenes/editor.tscn b/project/scenes/editor.tscn index a08f3646..1be316e4 100644 --- a/project/scenes/editor.tscn +++ b/project/scenes/editor.tscn @@ -99,8 +99,12 @@ load_path = "res://.godot/imported/point.svg-e68fd7c1e788d2c48d769cc58eba6e98.ct [sub_resource type="PlanePrimitive" id="PlanePrimitive_5lcyj"] [sub_resource type="FastNoiseLite" id="FastNoiseLite_3vi5u"] -frequency = 0.0326 +frequency = 0.0336 fractal_octaves = 3 +fractal_gain = 1.156 +fractal_weighted_strength = 0.86 +domain_warp_fractal_lacunarity = 5.512 +domain_warp_fractal_gain = 0.662 [sub_resource type="NoisePrimitive" id="NoisePrimitive_5lcyj"] noise = SubResource("FastNoiseLite_3vi5u") diff --git a/test-terrains/highland.terrain.res b/test-terrains/highland.terrain.res index ce7d50af..5defd4d3 100644 Binary files a/test-terrains/highland.terrain.res and b/test-terrains/highland.terrain.res differ