caves fix
This commit is contained in:
@@ -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"
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user