Amber Station - Small Improvements (#36335)
This commit is contained in:
19753
Resources/Maps/amber.yml
19753
Resources/Maps/amber.yml
File diff suppressed because it is too large
Load Diff
52
Resources/Prototypes/Parallaxes/amber.yml
Normal file
52
Resources/Prototypes/Parallaxes/amber.yml
Normal file
@@ -0,0 +1,52 @@
|
|||||||
|
- type: parallax
|
||||||
|
id: AmberStation
|
||||||
|
layers:
|
||||||
|
- texture:
|
||||||
|
!type:ImageParallaxTextureSource
|
||||||
|
path: "/Textures/Parallaxes/space_map2.png"
|
||||||
|
slowness: 0.995
|
||||||
|
scale: "1, 1"
|
||||||
|
- texture:
|
||||||
|
!type:GeneratedParallaxTextureSource
|
||||||
|
id: "hq_wizard_stars"
|
||||||
|
configPath: "/Prototypes/Parallaxes/parallax_config_stars.toml"
|
||||||
|
slowness: 0.994
|
||||||
|
- texture:
|
||||||
|
!type:GeneratedParallaxTextureSource
|
||||||
|
id: "hq_wizard_stars_dim"
|
||||||
|
configPath: "/Prototypes/Parallaxes/parallax_config_stars_dim.toml"
|
||||||
|
slowness: 0.993
|
||||||
|
- texture:
|
||||||
|
!type:ImageParallaxTextureSource
|
||||||
|
path: "/Textures/Parallaxes/Asteroids.png"
|
||||||
|
slowness: 0.990
|
||||||
|
scale: "0.4, 0.4"
|
||||||
|
worldHomePosition: "20.0, 100.0"
|
||||||
|
scrolling: "0.01, 0.0"
|
||||||
|
- texture:
|
||||||
|
!type:ImageParallaxTextureSource
|
||||||
|
path: "/Textures/Parallaxes/Asteroids.png"
|
||||||
|
slowness: 0.987
|
||||||
|
scale: "0.6, 0.6"
|
||||||
|
scrolling: "-0.01, 0.0"
|
||||||
|
- texture:
|
||||||
|
!type:ImageParallaxTextureSource
|
||||||
|
path: "/Textures/Parallaxes/debris_large.png"
|
||||||
|
slowness: 0.97
|
||||||
|
scale: "0.45, 0.45"
|
||||||
|
scrolling: "0.02, 0.0"
|
||||||
|
worldHomePosition: "0.0, -100"
|
||||||
|
- texture:
|
||||||
|
!type:ImageParallaxTextureSource
|
||||||
|
path: "/Textures/Parallaxes/debris_small.png"
|
||||||
|
slowness: 0.95
|
||||||
|
scale: "0.50, 0.50"
|
||||||
|
scrolling: "-0.02, 0.0"
|
||||||
|
worldHomePosition: "0.0, 100"
|
||||||
|
layersLQ:
|
||||||
|
- texture:
|
||||||
|
!type:GeneratedParallaxTextureSource
|
||||||
|
id: ""
|
||||||
|
configPath: "/Prototypes/Parallaxes/parallax_config.toml"
|
||||||
|
slowness: 0.875
|
||||||
|
layersLQUseHQ: false
|
||||||
Binary file not shown.
|
Before Width: | Height: | Size: 18 KiB After Width: | Height: | Size: 20 KiB |
@@ -22,3 +22,8 @@
|
|||||||
license: "CC-BY-NC-SA-3.0"
|
license: "CC-BY-NC-SA-3.0"
|
||||||
copyright: "Drawn by Ubaser"
|
copyright: "Drawn by Ubaser"
|
||||||
source: "https://github.com/space-wizards/space-station-14/blob/master/Resources/Textures/Parallaxes/core_planet.png"
|
source: "https://github.com/space-wizards/space-station-14/blob/master/Resources/Textures/Parallaxes/core_planet.png"
|
||||||
|
|
||||||
|
- files: ["debris_small.png"]
|
||||||
|
license: "CC-BY-NC-SA-4.0"
|
||||||
|
copyright: "Drawn by Southbridge"
|
||||||
|
source: "https://github.com/space-wizards/space-station-14/blob/master/Resources/Textures/Parallaxes/debris_small.png"
|
||||||
|
|||||||
BIN
Resources/Textures/Parallaxes/debris_large.png
Normal file
BIN
Resources/Textures/Parallaxes/debris_large.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.4 KiB |
BIN
Resources/Textures/Parallaxes/debris_small.png
Normal file
BIN
Resources/Textures/Parallaxes/debris_small.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 777 B |
@@ -60,3 +60,6 @@
|
|||||||
|
|
||||||
- files: ["convex.yml"]
|
- files: ["convex.yml"]
|
||||||
authors: Spacemann
|
authors: Spacemann
|
||||||
|
|
||||||
|
- file: ["amber.yml"]
|
||||||
|
authors: Southbridge, Flipsie27
|
||||||
|
|||||||
Reference in New Issue
Block a user