Add command for creating simple planet maps (#12698)
This commit is contained in:
@@ -13,6 +13,16 @@
|
||||
scale: "2, 2"
|
||||
scrolling: "0.1, -0.05"
|
||||
|
||||
- type: parallax
|
||||
id: Grass
|
||||
layers:
|
||||
- texture:
|
||||
!type:ImageParallaxTextureSource
|
||||
path: "/Textures/Tiles/Planet/grass.rsi/grass0.png"
|
||||
slowness: 0
|
||||
scale: "1, 1"
|
||||
shader: ""
|
||||
|
||||
- type: parallax
|
||||
id: Snow
|
||||
layers:
|
||||
|
||||
Reference in New Issue
Block a user