| 12345678910111213141516171819202122232425262728293031323334353637383940 |
- - type: parallax
- id: KettleStation
- layers:
- - texture:
- !type:ImageParallaxTextureSource
- path: "/Textures/Parallaxes/KettleParallaxBG.png"
- slowness: 0.998046875
- scale: "1, 1"
- - texture:
- !type:GeneratedParallaxTextureSource
- id: "hq_wizard_stars"
- configPath: "/Prototypes/Parallaxes/parallax_config_stars.toml"
- slowness: 0.986625
- - texture:
- !type:GeneratedParallaxTextureSource
- id: "hq_wizard_stars_dim"
- configPath: "/Prototypes/Parallaxes/parallax_config_stars_dim.toml"
- slowness: 0.979375
- - texture:
- !type:ImageParallaxTextureSource
- path: "/Textures/Parallaxes/KettleParallaxNeb.png"
- slowness: 0.968046875
- scale: "1, 1"
- - texture:
- !type:GeneratedParallaxTextureSource
- id: "hq_wizard_stars_faster"
- configPath: "/Prototypes/Parallaxes/parallax_config_stars-2.toml"
- slowness: 0.957265625
- - texture:
- !type:GeneratedParallaxTextureSource
- id: "hq_wizard_stars_dim_faster"
- configPath: "/Prototypes/Parallaxes/parallax_config_stars_dim-2.toml"
- slowness: 0.954352
- layersLQ:
- - texture:
- !type:GeneratedParallaxTextureSource
- id: ""
- configPath: "/Prototypes/Parallaxes/parallax_config.toml"
- slowness: 0.875
- layersLQUseHQ: false
|