Skip to content

Commit

Permalink
space.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Carolyn3114 committed Nov 3, 2023
1 parent c2a4d62 commit 66c886e
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 8 deletions.
2 changes: 2 additions & 0 deletions Resources/Maps/pebble.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,8 @@ entities:
- type: OccluderTree
- type: LoadedMap
- type: GridTree
- parallax: PebbleStation
type: Parallax
- type: MovedGrids
- uid: 2
components:
Expand Down
18 changes: 10 additions & 8 deletions Resources/Prototypes/Nyanotrasen/Parallaxes/space.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,16 +36,18 @@
slowness: 0.98
scale: 0.5,0.5
- texture:
!type:GeneratedParallaxTextureSource
id: "hq_wizard_stars_dim"
configPath: "/Prototypes/Parallaxes/parallax_config_stars_dim.toml"
!type:ImageParallaxTextureSource
path: "/Textures/DeltaV/Parallaxes/Asteroids.png"
slowness: 0.97
scale: 1.2,1.2
scrolling: "0.018, 0.01"
- texture:
!type:GeneratedParallaxTextureSource
id: "hq_wizard_stars"
configPath: "/Prototypes/Parallaxes/parallax_config_stars.toml"
slowness: 0.96

!type:ImageParallaxTextureSource
path: "/Textures/DeltaV/Parallaxes/Asteroids.png"
slowness: 0.90
scale: 0.95,0.95
scrolling: "-0.0075, -0.009"

- type: parallax
id: TortugaStation
layers:
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 2 additions & 0 deletions Resources/Textures/DeltaV/Parallaxes/licences.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
asteroids.png is taken from https://github.com/tgstation/tgstation/commit/2243ab6036b18e1eaac8e5862fa95a451ff31bf5
Licensed under https://creativecommons.org/licenses/by-sa/3.0/ as stated by https://github.com/tgstation/tgstation/blob/master/README.md

0 comments on commit 66c886e

Please sign in to comment.