default.yml 2.4 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576
  1. - type: parallax
  2. id: Blank
  3. - type: parallax
  4. id: Default
  5. layers:
  6. - texture:
  7. !type:ImageParallaxTextureSource
  8. path: "/Textures/Parallaxes/layer1.png"
  9. slowness: 0.998046875
  10. scale: "1, 1"
  11. - texture:
  12. !type:GeneratedParallaxTextureSource
  13. id: "hq_wizard_stars"
  14. configPath: "/Prototypes/Parallaxes/parallax_config_stars.toml"
  15. slowness: 0.996625
  16. - texture:
  17. !type:GeneratedParallaxTextureSource
  18. id: "hq_wizard_stars_dim"
  19. configPath: "/Prototypes/Parallaxes/parallax_config_stars_dim.toml"
  20. slowness: 0.989375
  21. - texture:
  22. !type:GeneratedParallaxTextureSource
  23. id: "hq_wizard_stars_faster"
  24. configPath: "/Prototypes/Parallaxes/parallax_config_stars-2.toml"
  25. slowness: 0.987265625
  26. - texture:
  27. !type:GeneratedParallaxTextureSource
  28. id: "hq_wizard_stars_dim_faster"
  29. configPath: "/Prototypes/Parallaxes/parallax_config_stars_dim-2.toml"
  30. slowness: 0.984352
  31. layersLQ:
  32. - texture:
  33. !type:GeneratedParallaxTextureSource
  34. id: ""
  35. configPath: "/Prototypes/Parallaxes/parallax_config.toml"
  36. slowness: 0.875
  37. layersLQUseHQ: false
  38. # Because hyperspace and the menu need their own.
  39. - type: parallax
  40. id: FastSpace
  41. layers:
  42. - texture:
  43. !type:ImageParallaxTextureSource
  44. path: "/Textures/Parallaxes/layer1.png"
  45. slowness: 0.5
  46. scale: "3, 3"
  47. - texture:
  48. !type:GeneratedParallaxTextureSource
  49. id: "hq_wizard_stars"
  50. configPath: "/Prototypes/Parallaxes/parallax_config_stars.toml"
  51. slowness: 0.25
  52. - texture:
  53. !type:GeneratedParallaxTextureSource
  54. id: "hq_wizards_star_slower"
  55. configPath: "/Prototypes/Parallaxes/parallax_config_stars-2.toml"
  56. slowness: 0.15
  57. - texture:
  58. !type:GeneratedParallaxTextureSource
  59. id: "hq_wizard_stars_dim"
  60. configPath: "/Prototypes/Parallaxes/parallax_config_stars_dim.toml"
  61. slowness: 0.375
  62. - texture:
  63. !type:GeneratedParallaxTextureSource
  64. id: "hq_wizard_stars_dim_faster"
  65. configPath: "/Prototypes/Parallaxes/parallax_config_stars_dim-2.toml"
  66. slowness: 0.125
  67. layersLQ:
  68. - texture:
  69. !type:GeneratedParallaxTextureSource
  70. id: ""
  71. configPath: "/Prototypes/Parallaxes/parallax_config.toml"
  72. slowness: 0.5
  73. layersLQUseHQ: false