Adding a bit or height using only sculpting tools

This commit is contained in:
yannk 2022-01-16 21:15:16 +01:00
parent 44a4844f36
commit e83c1ce1b1
3 changed files with 1 additions and 1 deletions

View file

@ -30,7 +30,7 @@ environment = SubResource( 2 )
transform = Transform( 0.600044, -0.445864, -0.664193, 0.358619, -0.592248, 0.72155, -0.71508, -0.671154, -0.195479, 0, 20.3141, 3.8147e-06 ) transform = Transform( 0.600044, -0.445864, -0.664193, 0.358619, -0.592248, 0.72155, -0.71508, -0.671154, -0.195479, 0, 20.3141, 3.8147e-06 )
shadow_enabled = true shadow_enabled = true
[node name="HTerrain_2" type="Spatial" parent="."] [node name="HTerrain" type="Spatial" parent="."]
script = ExtResource( 1 ) script = ExtResource( 1 )
_terrain_data = ExtResource( 12 ) _terrain_data = ExtResource( 12 )
chunk_size = 32 chunk_size = 32

Binary file not shown.

Binary file not shown.

Before

Width:  |  Height:  |  Size: 373 B

After

Width:  |  Height:  |  Size: 11 KiB