Origin Station Update 06.11.2023 (notice boards and gasgiant parallax) (#21492)
This commit is contained in:
128744
Resources/Maps/origin.yml
128744
Resources/Maps/origin.yml
File diff suppressed because it is too large
Load Diff
41
Resources/Prototypes/Parallaxes/origin.yml
Normal file
41
Resources/Prototypes/Parallaxes/origin.yml
Normal file
@@ -0,0 +1,41 @@
|
||||
- type: parallax
|
||||
id: OriginStation
|
||||
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.996625
|
||||
- texture:
|
||||
!type:GeneratedParallaxTextureSource
|
||||
id: "hq_wizard_stars_dim"
|
||||
configPath: "/Prototypes/Parallaxes/parallax_config_stars_dim.toml"
|
||||
slowness: 0.989375
|
||||
- texture:
|
||||
!type:GeneratedParallaxTextureSource
|
||||
id: "hq_wizard_stars_faster"
|
||||
configPath: "/Prototypes/Parallaxes/parallax_config_stars-2.toml"
|
||||
slowness: 0.987265625
|
||||
- texture:
|
||||
!type:GeneratedParallaxTextureSource
|
||||
id: "hq_wizard_stars_dim_faster"
|
||||
configPath: "/Prototypes/Parallaxes/parallax_config_stars_dim-2.toml"
|
||||
slowness: 0.984352
|
||||
- texture:
|
||||
!type:ImageParallaxTextureSource
|
||||
path: "/Textures/Parallaxes/gas_giant.png"
|
||||
slowness: 0.998046875
|
||||
scale: "1, 1"
|
||||
tiled: false
|
||||
layersLQ:
|
||||
- texture:
|
||||
!type:GeneratedParallaxTextureSource
|
||||
id: ""
|
||||
configPath: "/Prototypes/Parallaxes/parallax_config.toml"
|
||||
slowness: 0.875
|
||||
layersLQUseHQ: false
|
||||
@@ -6,4 +6,9 @@
|
||||
- files: ["KettleParallaxNeb.png", "KettleParallaxBG.png", "AspidParallaxBG.png", "AspidParallaxBG.png"]
|
||||
license: "CC0-1.0"
|
||||
copyright: "adapted from Screaming Brain Studios"
|
||||
source: "https://opengameart.org/content/seamless-space-backgrounds"
|
||||
source: "https://opengameart.org/content/seamless-space-backgrounds"
|
||||
|
||||
- files: ["gas_giant.png"]
|
||||
license: "CC-BY-NC-SA-3.0"
|
||||
copyright: "made by cogwerks (goonstation)"
|
||||
source: "https://github.com/goonstation/goonstation/commit/cddafeb32349b24c0feb1afba974d06ec0fa725b"
|
||||
|
||||
BIN
Resources/Textures/Parallaxes/gas_giant.png
Normal file
BIN
Resources/Textures/Parallaxes/gas_giant.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 343 KiB |
Reference in New Issue
Block a user