]> git.smokeofanarchy.ru Git - space-station-14.git/commitdiff
Scale down 4k parallax textures (#38390)
authorSlamBamActionman <83650252+SlamBamActionman@users.noreply.github.com>
Tue, 17 Jun 2025 16:53:58 +0000 (18:53 +0200)
committerGitHub <noreply@github.com>
Tue, 17 Jun 2025 16:53:58 +0000 (18:53 +0200)
* Scale down 4k textures, add false preload to new parallaxes

* Add filter effect, also make sure the preload yml actually has the correct name...

Resources/Prototypes/Parallaxes/amber.yml
Resources/Prototypes/Parallaxes/exo.yml
Resources/Textures/Parallaxes/XenoParallaxNeb.png
Resources/Textures/Parallaxes/XenoParallaxNeb.png.yml [new file with mode: 0644]
Resources/Textures/Parallaxes/space_map2.png
Resources/Textures/Parallaxes/space_map2.png.yml
Resources/Textures/Parallaxes/space_map3.png
Resources/Textures/Parallaxes/space_map3.png.yml [new file with mode: 0644]

index 9d939b4f254915c73db1d9bb5c007f4aa63ee6f9..83bf8cb0a5a78b1dd59b6e3f42ab76a17861cfc2 100644 (file)
@@ -5,7 +5,7 @@
         !type:ImageParallaxTextureSource
         path: "/Textures/Parallaxes/space_map2.png"
       slowness: 0.995
-      scale: "1, 1"
+      scale: "4, 4"
     - texture:
         !type:GeneratedParallaxTextureSource
         id: "hq_wizard_stars"
index 4c8f755ef6819be75f04ba047fdf75b1447b1177..0fcc7361b08989df50d9c9306090c9a9d5b2b6dd 100644 (file)
@@ -5,7 +5,7 @@
         !type:ImageParallaxTextureSource
         path: "/Textures/Parallaxes/space_map3.png"
       slowness: 0.998046875
-      scale: "1, 1"
+      scale: "4, 4"
     - texture:
         !type:GeneratedParallaxTextureSource
         id: "hq_wizard_stars"
@@ -20,7 +20,7 @@
         !type:ImageParallaxTextureSource
         path: "/Textures/Parallaxes/XenoParallaxNeb.png"
       slowness: 0.967046875
-      scale: "1, 1"
+      scale: "4, 4"
     - texture:
         !type:GeneratedParallaxTextureSource
         id: "hq_wizard_stars_faster"
index aac1b4c2e856c0f18775c3bd953b47945fde429b..ba0ccfa7f623609fe790357f63bae2a0c590322a 100644 (file)
Binary files a/Resources/Textures/Parallaxes/XenoParallaxNeb.png and b/Resources/Textures/Parallaxes/XenoParallaxNeb.png differ
diff --git a/Resources/Textures/Parallaxes/XenoParallaxNeb.png.yml b/Resources/Textures/Parallaxes/XenoParallaxNeb.png.yml
new file mode 100644 (file)
index 0000000..33ec7fb
--- /dev/null
@@ -0,0 +1,3 @@
+preload: false
+sample:
+  filter: true
index d4e69b6a5b57dd9a543afd6a5f38b1f7fb054c21..b7af98b0c16d3d0b90d6bd11e4ede29d5ceced34 100644 (file)
Binary files a/Resources/Textures/Parallaxes/space_map2.png and b/Resources/Textures/Parallaxes/space_map2.png differ
index a2cfb0a1fe155bc471e12d6f98ccea2f0b0bc6aa..33ec7fbea569c10889de49a754e0851a5cfcb9a0 100644 (file)
@@ -1 +1,3 @@
 preload: false
+sample:
+  filter: true
index f71781f609b06d9a970916931073d4614babddcb..492283118cc79d85ead85b1abe63b75677c60bce 100644 (file)
Binary files a/Resources/Textures/Parallaxes/space_map3.png and b/Resources/Textures/Parallaxes/space_map3.png differ
diff --git a/Resources/Textures/Parallaxes/space_map3.png.yml b/Resources/Textures/Parallaxes/space_map3.png.yml
new file mode 100644 (file)
index 0000000..33ec7fb
--- /dev/null
@@ -0,0 +1,3 @@
+preload: false
+sample:
+  filter: true