diff --git a/Resources/Prototypes/Corvax/Parallax/other.yml b/Resources/Prototypes/Corvax/Parallax/other.yml index 621cebd4472..a66889add38 100644 --- a/Resources/Prototypes/Corvax/Parallax/other.yml +++ b/Resources/Prototypes/Corvax/Parallax/other.yml @@ -24,3 +24,80 @@ tiled: true shader: "" layersLQUseHQ: false + +- type: parallax + id: IceWater + layers: + - texture: + !type:ImageParallaxTextureSource + path: "/Textures/Tiles/Planet/water.rsi/shoreline_water.png" + slowness: 0.5 + scrolling: "0.1, 0" + tiled: true + shader: "" + - texture: + !type:ImageParallaxTextureSource + path: "/Textures/Tiles/Planet/water.rsi/shoreline_water.png" + slowness: 0 + scrolling: "-0.1, 0" + tiled: true + shader: "" + - texture: + !type:ImageParallaxTextureSource + path: "/Textures/Corvax/Parallax/IceParallax.png" + slowness: 0 + scrolling: "0, 0" + tiled: true + shader: "" + layersLQ: + - texture: + !type:ImageParallaxTextureSource + path: "/Textures/Corvax/Parallax/IceParallax.png" + slowness: 0 + scrolling: "0, 0" + tiled: true + shader: "" + layersLQUseHQ: false + +- type: parallax + id: Ice + layers: + - texture: + !type:ImageParallaxTextureSource + path: "/Textures/Tiles/Planet/Snow/ice.png" + slowness: 0 + scrolling: "0, 0" + tiled: true + shader: "" + layersLQ: + - texture: + !type:ImageParallaxTextureSource + path: "/Textures/Tiles/Planet/Snow/ice.png" + slowness: 0 + scrolling: "-0, 0" + tiled: true + shader: "" + layersLQUseHQ: false + +- type: parallax + id: Lava + layers: + - texture: + !type:ImageParallaxTextureSource + path: "/Textures/Corvax/Parallax/LavaParallax.png" + slowness: 0 + scrolling: "0.1, 0" + tiled: true + shader: "" + layersLQUseHQ: true + +- type: parallax + id: LavaLight + layers: + - texture: + !type:ImageParallaxTextureSource + path: "/Textures/Corvax/Parallax/LavaLightParallax.png" + slowness: 0 + scrolling: "0.1, 0" + tiled: true + layersLQUseHQ: true diff --git a/Resources/Prototypes/Corvax/Parallax/scrolling.yml b/Resources/Prototypes/Corvax/Parallax/scrolling.yml new file mode 100644 index 00000000000..d4f9c490e2a --- /dev/null +++ b/Resources/Prototypes/Corvax/Parallax/scrolling.yml @@ -0,0 +1,168 @@ +- type: parallax + id: MoveSpaceR + layers: + - texture: + !type:ImageParallaxTextureSource + path: "/Textures/Parallaxes/layer1.png" + slowness: 0.998046875 + scale: "1, 1" + scrolling: "-3, 0" + - texture: + !type:GeneratedParallaxTextureSource + id: "hq_wizard_stars" + configPath: "/Prototypes/Parallaxes/parallax_config_stars.toml" + slowness: 0.996625 + scrolling: "-10, 0" + - texture: + !type:GeneratedParallaxTextureSource + id: "hq_wizards_star_slower" + configPath: "/Prototypes/Parallaxes/parallax_config_stars-2.toml" + slowness: 0.989375 + scrolling: "-20, 0" + - texture: + !type:GeneratedParallaxTextureSource + id: "hq_wizard_stars_dim" + configPath: "/Prototypes/Parallaxes/parallax_config_stars_dim.toml" + slowness: 0.987265625 + scrolling: "-5, 0" + - texture: + !type:GeneratedParallaxTextureSource + id: "hq_wizard_stars_dim_faster" + configPath: "/Prototypes/Parallaxes/parallax_config_stars_dim-2.toml" + slowness: 0.984352 + scrolling: "-4, 0" + layersLQ: + - texture: + !type:GeneratedParallaxTextureSource + id: "" + configPath: "/Prototypes/Parallaxes/parallax_config.toml" + slowness: 0.875 + scrolling: "-10, 0" + layersLQUseHQ: false + +- type: parallax + id: MoveSpaceL + layers: + - texture: + !type:ImageParallaxTextureSource + path: "/Textures/Parallaxes/layer1.png" + slowness: 0.998046875 + scale: "1, 1" + scrolling: "3, 0" + - texture: + !type:GeneratedParallaxTextureSource + id: "hq_wizard_stars" + configPath: "/Prototypes/Parallaxes/parallax_config_stars.toml" + slowness: 0.996625 + scrolling: "10, 0" + - texture: + !type:GeneratedParallaxTextureSource + id: "hq_wizards_star_slower" + configPath: "/Prototypes/Parallaxes/parallax_config_stars-2.toml" + slowness: 0.989375 + scrolling: "20, 0" + - texture: + !type:GeneratedParallaxTextureSource + id: "hq_wizard_stars_dim" + configPath: "/Prototypes/Parallaxes/parallax_config_stars_dim.toml" + slowness: 0.987265625 + scrolling: "5, 0" + - texture: + !type:GeneratedParallaxTextureSource + id: "hq_wizard_stars_dim_faster" + configPath: "/Prototypes/Parallaxes/parallax_config_stars_dim-2.toml" + slowness: 0.984352 + scrolling: "4, 0" + layersLQ: + - texture: + !type:GeneratedParallaxTextureSource + id: "" + configPath: "/Prototypes/Parallaxes/parallax_config.toml" + slowness: 0.875 + scrolling: "10, 0" + layersLQUseHQ: false + +- type: parallax + id: MoveSpaceU + layers: + - texture: + !type:ImageParallaxTextureSource + path: "/Textures/Parallaxes/layer1.png" + slowness: 0.998046875 + scale: "1, 1" + scrolling: "0, -3" + - texture: + !type:GeneratedParallaxTextureSource + id: "hq_wizard_stars" + configPath: "/Prototypes/Parallaxes/parallax_config_stars.toml" + slowness: 0.996625 + scrolling: "0, -10" + - texture: + !type:GeneratedParallaxTextureSource + id: "hq_wizards_star_slower" + configPath: "/Prototypes/Parallaxes/parallax_config_stars-2.toml" + slowness: 0.989375 + scrolling: "0, -20" + - texture: + !type:GeneratedParallaxTextureSource + id: "hq_wizard_stars_dim" + configPath: "/Prototypes/Parallaxes/parallax_config_stars_dim.toml" + slowness: 0.987265625 + scrolling: "0, -5" + - texture: + !type:GeneratedParallaxTextureSource + id: "hq_wizard_stars_dim_faster" + configPath: "/Prototypes/Parallaxes/parallax_config_stars_dim-2.toml" + slowness: 0.984352 + scrolling: "0, -4" + layersLQ: + - texture: + !type:GeneratedParallaxTextureSource + id: "" + configPath: "/Prototypes/Parallaxes/parallax_config.toml" + slowness: 0.875 + scrolling: "0, -10" + layersLQUseHQ: false + +- type: parallax + id: MoveSpaceD + layers: + - texture: + !type:ImageParallaxTextureSource + path: "/Textures/Parallaxes/layer1.png" + slowness: 0.998046875 + scale: "1, 1" + scrolling: "0, 3" + - texture: + !type:GeneratedParallaxTextureSource + id: "hq_wizard_stars" + configPath: "/Prototypes/Parallaxes/parallax_config_stars.toml" + slowness: 0.996625 + scrolling: "0, 10" + - texture: + !type:GeneratedParallaxTextureSource + id: "hq_wizards_star_slower" + configPath: "/Prototypes/Parallaxes/parallax_config_stars-2.toml" + slowness: 0.989375 + scrolling: "0, 20" + - texture: + !type:GeneratedParallaxTextureSource + id: "hq_wizard_stars_dim" + configPath: "/Prototypes/Parallaxes/parallax_config_stars_dim.toml" + slowness: 0.987265625 + scrolling: "0, 5" + - texture: + !type:GeneratedParallaxTextureSource + id: "hq_wizard_stars_dim_faster" + configPath: "/Prototypes/Parallaxes/parallax_config_stars_dim-2.toml" + slowness: 0.984352 + scrolling: "0, 4" + layersLQ: + - texture: + !type:GeneratedParallaxTextureSource + id: "" + configPath: "/Prototypes/Parallaxes/parallax_config.toml" + slowness: 0.875 + scrolling: "0, 10" + layersLQUseHQ: false + diff --git a/Resources/Prototypes/Corvax/Parallax/silly_island.yml b/Resources/Prototypes/Corvax/Parallax/silly_island.yml index bc483e136bc..f297d227757 100644 --- a/Resources/Prototypes/Corvax/Parallax/silly_island.yml +++ b/Resources/Prototypes/Corvax/Parallax/silly_island.yml @@ -31,3 +31,49 @@ scrolling: "0, -0.05" shader: "" layersLQUseHQ: false + +- type: parallax + id: SillyIce + layers: + - texture: + !type:ImageParallaxTextureSource + path: "/Textures/Corvax/Parallax/SillyOcean.png" + slowness: 0.5 + shader: "" + scale: "1, 1" + scrolling: "0, -0.05" + - texture: + !type:ImageParallaxTextureSource + path: "/Textures/Corvax/Parallax/SillyOcean_Overlay2.png" + slowness: 0.3 + scale: "0.5, 0.5" + scrolling: "0.08, 0.08" + shader: "" + - texture: + !type:ImageParallaxTextureSource + path: "/Textures/Corvax/Parallax/SillyOcean_Overlay.png" + slowness: 0.05 + scale: "0.4, 0.4" + scrolling: "-0.1, -0.1" + shader: "" + - texture: + !type:ImageParallaxTextureSource + path: "/Textures/Corvax/Parallax/SillyIceParallax.png" + slowness: 0 + tiled: true + shader: "" + layersLQ: + - texture: + !type:ImageParallaxTextureSource + path: "/Textures/Corvax/Parallax/SillyOcean.png" + slowness: 0.5 + scale: "1, 1" + scrolling: "0, -0.05" + shader: "" + - texture: + !type:ImageParallaxTextureSource + path: "/Textures/Corvax/Parallax/IceParallax.png" + slowness: 0 + tiled: true + shader: "" + layersLQUseHQ: false diff --git a/Resources/Textures/Corvax/Parallax/IceParallax.png b/Resources/Textures/Corvax/Parallax/IceParallax.png new file mode 100644 index 00000000000..53aaa7024c5 Binary files /dev/null and b/Resources/Textures/Corvax/Parallax/IceParallax.png differ diff --git a/Resources/Textures/Corvax/Parallax/LavaLightParallax.png b/Resources/Textures/Corvax/Parallax/LavaLightParallax.png new file mode 100644 index 00000000000..aec36ccd709 Binary files /dev/null and b/Resources/Textures/Corvax/Parallax/LavaLightParallax.png differ diff --git a/Resources/Textures/Corvax/Parallax/LavaParallax.png b/Resources/Textures/Corvax/Parallax/LavaParallax.png new file mode 100644 index 00000000000..a96c3ef491c Binary files /dev/null and b/Resources/Textures/Corvax/Parallax/LavaParallax.png differ diff --git a/Resources/Textures/Corvax/Parallax/SillyIceParallax.png b/Resources/Textures/Corvax/Parallax/SillyIceParallax.png new file mode 100644 index 00000000000..62ff6d88ce4 Binary files /dev/null and b/Resources/Textures/Corvax/Parallax/SillyIceParallax.png differ