committed by
GitHub
parent
35fe95d76b
commit
5076c4d8ef
@@ -1,18 +1,25 @@
|
|||||||
- type: parallax
|
- type: parallax
|
||||||
id: default
|
id: default
|
||||||
layers:
|
layers:
|
||||||
- texture:
|
|
||||||
!type:ImageParallaxTextureSource
|
|
||||||
path: "/Textures/Parallax.rsi/space1.png"
|
|
||||||
slowness: 0.8
|
|
||||||
scale: "1, 1"
|
|
||||||
- texture:
|
- texture:
|
||||||
!type:GeneratedParallaxTextureSource
|
!type:GeneratedParallaxTextureSource
|
||||||
id: "hq_wizard_stars"
|
id: "hq_wizard_clouds"
|
||||||
configPath: "/Prototypes/Parallaxes/parallax_config_stars.toml"
|
configPath: "/Prototypes/Parallaxes/parallax_config_clouds.toml"
|
||||||
slowness: 0.25
|
slowness: 0.5
|
||||||
- texture:
|
- texture:
|
||||||
!type:GeneratedParallaxTextureSource
|
!type:GeneratedParallaxTextureSource
|
||||||
id: "hq_wizard_stars_dim"
|
id: "hq_wizard_stars_dim"
|
||||||
configPath: "/Prototypes/Parallaxes/parallax_config_stars_dim.toml"
|
configPath: "/Prototypes/Parallaxes/parallax_config_stars_dim.toml"
|
||||||
slowness: 0.375
|
slowness: 0.375
|
||||||
|
- texture:
|
||||||
|
!type:GeneratedParallaxTextureSource
|
||||||
|
id: "hq_wizard_stars"
|
||||||
|
configPath: "/Prototypes/Parallaxes/parallax_config_stars.toml"
|
||||||
|
slowness: 0.25
|
||||||
|
layersLQ:
|
||||||
|
- texture:
|
||||||
|
!type:GeneratedParallaxTextureSource
|
||||||
|
id: ""
|
||||||
|
configPath: "/Prototypes/Parallaxes/parallax_config.toml"
|
||||||
|
slowness: 0.5
|
||||||
|
layersLQUseHQ: false
|
||||||
|
|||||||
@@ -1,14 +0,0 @@
|
|||||||
{
|
|
||||||
"version": 1,
|
|
||||||
"license": "CC-BY-SA-3.0",
|
|
||||||
"copyright": "https://github.com/discordia-space/CEV-Eris/commits/master/icons/parallax.dmi",
|
|
||||||
"size": {
|
|
||||||
"x": 736,
|
|
||||||
"y": 736
|
|
||||||
},
|
|
||||||
"states": [
|
|
||||||
{
|
|
||||||
"name": "space1"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
||||||
Binary file not shown.
|
Before Width: | Height: | Size: 152 KiB |
Reference in New Issue
Block a user