mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-30 07:51:23 +01:00
move shift by axes to common
parent
35bda45d69
commit
321a9145aa
1 changed files with 19 additions and 0 deletions
|
|
@ -55,6 +55,25 @@ In contrast, Lake opacity 1:
|
||||||
|
|
||||||
</details>
|
</details>
|
||||||
|
|
||||||
|
### Shift by axes
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
Allows you to shift the layer on the x-axis and the y-axis.
|
||||||
|
|
||||||
|
For example, for texture styling, if we choose this:
|
||||||
|
|
||||||
|
70, 10
|
||||||
|
|
||||||
|
The map will look like this:
|
||||||
|
|
||||||
|
<details>
|
||||||
|
<summary>Show Image</summary>
|
||||||
|
|
||||||
|

|
||||||
|
You see that the texture layer moves to the right by 50 units, and moves down by 70 units.
|
||||||
|
</details>
|
||||||
|
|
||||||
### Filter
|
### Filter
|
||||||
|
|
||||||

|

|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue