kettle.yml 1.3 KB

12345678910111213141516171819202122232425262728293031323334353637383940
  1. - type: parallax
  2. id: KettleStation
  3. layers:
  4. - texture:
  5. !type:ImageParallaxTextureSource
  6. path: "/Textures/Parallaxes/KettleParallaxBG.png"
  7. slowness: 0.998046875
  8. scale: "1, 1"
  9. - texture:
  10. !type:GeneratedParallaxTextureSource
  11. id: "hq_wizard_stars"
  12. configPath: "/Prototypes/Parallaxes/parallax_config_stars.toml"
  13. slowness: 0.986625
  14. - texture:
  15. !type:GeneratedParallaxTextureSource
  16. id: "hq_wizard_stars_dim"
  17. configPath: "/Prototypes/Parallaxes/parallax_config_stars_dim.toml"
  18. slowness: 0.979375
  19. - texture:
  20. !type:ImageParallaxTextureSource
  21. path: "/Textures/Parallaxes/KettleParallaxNeb.png"
  22. slowness: 0.968046875
  23. scale: "1, 1"
  24. - texture:
  25. !type:GeneratedParallaxTextureSource
  26. id: "hq_wizard_stars_faster"
  27. configPath: "/Prototypes/Parallaxes/parallax_config_stars-2.toml"
  28. slowness: 0.957265625
  29. - texture:
  30. !type:GeneratedParallaxTextureSource
  31. id: "hq_wizard_stars_dim_faster"
  32. configPath: "/Prototypes/Parallaxes/parallax_config_stars_dim-2.toml"
  33. slowness: 0.954352
  34. layersLQ:
  35. - texture:
  36. !type:GeneratedParallaxTextureSource
  37. id: ""
  38. configPath: "/Prototypes/Parallaxes/parallax_config.toml"
  39. slowness: 0.875
  40. layersLQUseHQ: false