chore: adjusted default noise settings
This commit is contained in:
parent
a1881f2af3
commit
5f7e0853b1
|
|
@ -99,8 +99,12 @@ load_path = "res://.godot/imported/point.svg-e68fd7c1e788d2c48d769cc58eba6e98.ct
|
||||||
[sub_resource type="PlanePrimitive" id="PlanePrimitive_5lcyj"]
|
[sub_resource type="PlanePrimitive" id="PlanePrimitive_5lcyj"]
|
||||||
|
|
||||||
[sub_resource type="FastNoiseLite" id="FastNoiseLite_3vi5u"]
|
[sub_resource type="FastNoiseLite" id="FastNoiseLite_3vi5u"]
|
||||||
frequency = 0.0326
|
frequency = 0.0336
|
||||||
fractal_octaves = 3
|
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"]
|
[sub_resource type="NoisePrimitive" id="NoisePrimitive_5lcyj"]
|
||||||
noise = SubResource("FastNoiseLite_3vi5u")
|
noise = SubResource("FastNoiseLite_3vi5u")
|
||||||
|
|
|
||||||
Binary file not shown.
Loading…
Reference in a new issue