Skip to content

Commit

Permalink
Update silly_island.yml parallax
Browse files Browse the repository at this point in the history
  • Loading branch information
SonicHDC authored May 30, 2024
1 parent 513a017 commit 7a4ed1d
Showing 1 changed file with 9 additions and 4 deletions.
13 changes: 9 additions & 4 deletions Resources/Prototypes/Corvax/Parallax/silly_island.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,22 +7,27 @@
slowness: 0.5
scale: "1, 1"
scrolling: "0, -0.05"
shader: ""
- 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: ""
layersLQ:
- texture:
!type:GeneratedParallaxTextureSource
id: ""
configPath: "/Prototypes/Parallaxes/parallax_config.toml"
slowness: 0.875
!type:ImageParallaxTextureSource
path: "/Textures/Corvax/Parallax/SillyOcean.png"
slowness: 0.5
scale: "1, 1"
scrolling: "0, -0.05"
shader: ""
layersLQUseHQ: false

0 comments on commit 7a4ed1d

Please sign in to comment.