Changes the procgen clouds parallax with a solid nebulae (#7994)
* Bruh * slowdown the parallax
This commit is contained in:
@@ -2,25 +2,17 @@
|
||||
id: default
|
||||
layers:
|
||||
- texture:
|
||||
!type:GeneratedParallaxTextureSource
|
||||
id: "hq_wizard_clouds"
|
||||
configPath: "/Prototypes/Parallaxes/parallax_config_clouds.toml"
|
||||
slowness: 0.5
|
||||
- texture:
|
||||
!type:GeneratedParallaxTextureSource
|
||||
id: "hq_wizard_stars_dim"
|
||||
configPath: "/Prototypes/Parallaxes/parallax_config_stars_dim.toml"
|
||||
slowness: 0.375
|
||||
!type:ImageParallaxTextureSource
|
||||
path: "/Textures/Parallax.rsi/Space1.png"
|
||||
slowness: 0.8
|
||||
scale: "1, 1"
|
||||
- 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
|
||||
|
||||
id: "hq_wizard_stars_dim"
|
||||
configPath: "/Prototypes/Parallaxes/parallax_config_stars_dim.toml"
|
||||
slowness: 0.375
|
||||
|
||||
14
Resources/Textures/Parallax.rsi/meta.json
Normal file
14
Resources/Textures/Parallax.rsi/meta.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
]
|
||||
}
|
||||
BIN
Resources/Textures/Parallax.rsi/space1.png
Normal file
BIN
Resources/Textures/Parallax.rsi/space1.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 152 KiB |
Reference in New Issue
Block a user