Skip to content

Commit

Permalink
revert default to true default
Browse files Browse the repository at this point in the history
was used as testing since frontier's parallax wasn't actually set to the correct .yml due to mapping issues
  • Loading branch information
Kesiath committed Apr 21, 2024
1 parent 7df8ef8 commit 1868013
Showing 1 changed file with 0 additions and 27 deletions.
27 changes: 0 additions & 27 deletions Resources/Prototypes/Parallaxes/default.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,21 +9,6 @@
path: "/Textures/Parallaxes/layer1.png"
slowness: 0.998046875
scale: "1, 1"
- texture:
!type:ImageParallaxTextureSource
path: "/Textures/Parallaxes/layer1.png"
slowness: 0.998046875
scale: "1, 1"
- texture:
!type:ImageParallaxTextureSource
path: "/Textures/_NF/Parallaxes/FrontierParallaxBG.png"
slowness: 0.998046875
scale: "1, 1"
- texture:
!type:ImageParallaxTextureSource
path: "/Textures/_NF/Parallaxes/FrontierParallaxNeb.png"
slowness: 0.998046875
scale: "1, 1"
- texture:
!type:GeneratedParallaxTextureSource
id: "hq_wizard_stars"
Expand All @@ -44,18 +29,6 @@
id: "hq_wizard_stars_dim_faster"
configPath: "/Prototypes/Parallaxes/parallax_config_stars_dim-2.toml"
slowness: 0.984352
- texture:
!type:ImageParallaxTextureSource
path: "/Textures/_NF/Parallaxes/Asteroids.png"
slowness: 0.97
scale: 1.5,1.5
scrolling: "0.018, 0.01"
- texture:
!type:ImageParallaxTextureSource
path: "/Textures/_NF/Parallaxes/Asteroids.png"
slowness: 0.80
scale: 0.95,0.95
scrolling: "-0.0075, -0.009"
layersLQ:
- texture:
!type:GeneratedParallaxTextureSource
Expand Down

0 comments on commit 1868013

Please sign in to comment.