caves fix

This commit is contained in:
Ed
2025-05-29 00:45:41 +03:00
parent 3d964cbf04
commit 9b6ceb8d18
2 changed files with 10 additions and 10 deletions

View File

@@ -80,7 +80,7 @@
</BoxContainer>
<PanelContainer Margin="10 10 10 10" HorizontalExpand="True" VerticalExpand="True" RectClipContent="True">
<parallax:ParallaxControl Name="ParallaxBackground" ScaleX="4" ScaleY="4"
ParallaxPrototype="CP14Astral" Access="Public" SpeedX="10" SpeedY="5" />
ParallaxPrototype="KettleStation" Access="Public" SpeedX="10" SpeedY="5" />
<BoxContainer Margin="10 10 10 10" Orientation="Horizontal" HorizontalExpand="True"
VerticalExpand="True">
<nodeTree:CP14NodeTreeGraphControl Name="GraphControl" HorizontalAlignment="Stretch"

View File

@@ -43,18 +43,18 @@
- CP14FloorBase
entities:
- CP14WallStone
# Lakes
#Rivers
- !type:BiomeEntityLayer
threshold: 0.60
noise:
seed: 3
noiseType: OpenSimplex2
frequency: 0.05
lacunarity: 1.50
fractalType: Ridged
octaves: 1
allowedTiles:
- CP14FloorBase
threshold: 0.8
noise:
seed: 14
noiseType: OpenSimplex2
fractalType: FBm
frequency: 0.01
domainWarpType: OpenSimplex2
domainWarpAmp: 150
entities:
- CP14FloorWater