Skip to content

Commit

Permalink
Parallax pack 2 (#2813)
Browse files Browse the repository at this point in the history
  • Loading branch information
SonicHDC authored Nov 28, 2024
1 parent 932bade commit 34a23c3
Show file tree
Hide file tree
Showing 7 changed files with 291 additions and 0 deletions.
77 changes: 77 additions & 0 deletions Resources/Prototypes/Corvax/Parallax/other.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
168 changes: 168 additions & 0 deletions Resources/Prototypes/Corvax/Parallax/scrolling.yml
Original file line number Diff line number Diff line change
@@ -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

46 changes: 46 additions & 0 deletions Resources/Prototypes/Corvax/Parallax/silly_island.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Binary file added Resources/Textures/Corvax/Parallax/IceParallax.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 34a23c3

Please sign in to comment.