Slows down parallax significantly. (#8691)
This commit is contained in:
@@ -4,32 +4,32 @@
|
|||||||
- texture:
|
- texture:
|
||||||
!type:ImageParallaxTextureSource
|
!type:ImageParallaxTextureSource
|
||||||
path: "/Textures/Parallaxes/layer1.png"
|
path: "/Textures/Parallaxes/layer1.png"
|
||||||
slowness: 0.5
|
slowness: 0.998046875
|
||||||
scale: "1, 1"
|
scale: "1, 1"
|
||||||
- texture:
|
- texture:
|
||||||
!type:GeneratedParallaxTextureSource
|
!type:GeneratedParallaxTextureSource
|
||||||
id: "hq_wizard_stars"
|
id: "hq_wizard_stars"
|
||||||
configPath: "/Prototypes/Parallaxes/parallax_config_stars.toml"
|
configPath: "/Prototypes/Parallaxes/parallax_config_stars.toml"
|
||||||
slowness: 0.25
|
slowness: 0.996625
|
||||||
- texture:
|
|
||||||
!type:GeneratedParallaxTextureSource
|
|
||||||
id: "hq_wizard_stars_slower"
|
|
||||||
configPath: "/Prototypes/Parallaxes/parallax_config_stars-2.toml"
|
|
||||||
slowness: 0.15
|
|
||||||
- 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.989375
|
||||||
|
- texture:
|
||||||
|
!type:GeneratedParallaxTextureSource
|
||||||
|
id: "hq_wizard_stars_faster"
|
||||||
|
configPath: "/Prototypes/Parallaxes/parallax_config_stars-2.toml"
|
||||||
|
slowness: 0.987265625
|
||||||
- texture:
|
- texture:
|
||||||
!type:GeneratedParallaxTextureSource
|
!type:GeneratedParallaxTextureSource
|
||||||
id: "hq_wizard_stars_dim_faster"
|
id: "hq_wizard_stars_dim_faster"
|
||||||
configPath: "/Prototypes/Parallaxes/parallax_config_stars_dim-2.toml"
|
configPath: "/Prototypes/Parallaxes/parallax_config_stars_dim-2.toml"
|
||||||
slowness: 0.125
|
slowness: 0.984352
|
||||||
layersLQ:
|
layersLQ:
|
||||||
- texture:
|
- texture:
|
||||||
!type:GeneratedParallaxTextureSource
|
!type:GeneratedParallaxTextureSource
|
||||||
id: ""
|
id: ""
|
||||||
configPath: "/Prototypes/Parallaxes/parallax_config.toml"
|
configPath: "/Prototypes/Parallaxes/parallax_config.toml"
|
||||||
slowness: 0.5
|
slowness: 0.875
|
||||||
layersLQUseHQ: false
|
layersLQUseHQ: false
|
||||||
|
|||||||
Reference in New Issue
Block a user