Files
Temp.BattleRoyale.Map.Unity/ReadMe.md

40 lines
924 B
Markdown
Raw Normal View History

2024-05-28 02:20:33 +08:00
# Simple Terrain Tutorial
Click this GameObject to edit terrain,just like unity terrain,almost everything is same
![Clip_20240528_015322.png](ReadMe%2FClip_20240528_015322.png)
## Elevation
![Clip_20240528_015551.png](ReadMe%2FClip_20240528_015551.png)
click `Elevation`,then input `opacity` to `0.1~0.2`
everything including on `Instruction`
## Set/Sample Height
![Clip_20240528_015837.png](ReadMe%2FClip_20240528_015837.png)
everything including on `Instruction`
![Clip_20240528_015901.png](ReadMe%2FClip_20240528_015901.png)
input the height u need in `y` field,
set opacity to `0.2~0.4`
then fit the terrain
## Splat
![Clip_20240528_020106.png](ReadMe%2FClip_20240528_020106.png)
everything including on `Instruction`
set opacity to `0.3~0.5`
toggle `Multi Selection` for mix textures
## Completed
that's all what about edit terrain,I only used this 3 functions to create the terrain in the screenshot