From 34a23c372d132eec649734553f390e708c3e9c83 Mon Sep 17 00:00:00 2001 From: SonicHDC <100022571+SonicHDC@users.noreply.github.com> Date: Thu, 28 Nov 2024 21:25:30 +1200 Subject: [PATCH] Parallax pack 2 (#2813) --- .../Prototypes/Corvax/Parallax/other.yml | 77 ++++++++ .../Prototypes/Corvax/Parallax/scrolling.yml | 168 ++++++++++++++++++ .../Corvax/Parallax/silly_island.yml | 46 +++++ .../Textures/Corvax/Parallax/IceParallax.png | Bin 0 -> 411 bytes .../Corvax/Parallax/LavaLightParallax.png | Bin 0 -> 1570 bytes .../Textures/Corvax/Parallax/LavaParallax.png | Bin 0 -> 1706 bytes .../Corvax/Parallax/SillyIceParallax.png | Bin 0 -> 410 bytes 7 files changed, 291 insertions(+) create mode 100644 Resources/Prototypes/Corvax/Parallax/scrolling.yml create mode 100644 Resources/Textures/Corvax/Parallax/IceParallax.png create mode 100644 Resources/Textures/Corvax/Parallax/LavaLightParallax.png create mode 100644 Resources/Textures/Corvax/Parallax/LavaParallax.png create mode 100644 Resources/Textures/Corvax/Parallax/SillyIceParallax.png diff --git a/Resources/Prototypes/Corvax/Parallax/other.yml b/Resources/Prototypes/Corvax/Parallax/other.yml index 621cebd4472..a66889add38 100644 --- a/Resources/Prototypes/Corvax/Parallax/other.yml +++ b/Resources/Prototypes/Corvax/Parallax/other.yml @@ -24,3 +24,80 @@ tiled: true shader: "" layersLQUseHQ: false + +- type: parallax + id: IceWater + layers: + - texture: + !type:ImageParallaxTextureSource + path: "/Textures/Tiles/Planet/water.rsi/shoreline_water.png" + slowness: 0.5 + scrolling: "0.1, 0" + tiled: true + shader: "" + - texture: + !type:ImageParallaxTextureSource + path: "/Textures/Tiles/Planet/water.rsi/shoreline_water.png" + slowness: 0 + scrolling: "-0.1, 0" + tiled: true + shader: "" + - texture: + !type:ImageParallaxTextureSource + path: "/Textures/Corvax/Parallax/IceParallax.png" + slowness: 0 + scrolling: "0, 0" + tiled: true + shader: "" + layersLQ: + - texture: + !type:ImageParallaxTextureSource + path: "/Textures/Corvax/Parallax/IceParallax.png" + slowness: 0 + scrolling: "0, 0" + tiled: true + shader: "" + layersLQUseHQ: false + +- type: parallax + id: Ice + layers: + - texture: + !type:ImageParallaxTextureSource + path: "/Textures/Tiles/Planet/Snow/ice.png" + slowness: 0 + scrolling: "0, 0" + tiled: true + shader: "" + layersLQ: + - texture: + !type:ImageParallaxTextureSource + path: "/Textures/Tiles/Planet/Snow/ice.png" + slowness: 0 + scrolling: "-0, 0" + tiled: true + shader: "" + layersLQUseHQ: false + +- type: parallax + id: Lava + layers: + - texture: + !type:ImageParallaxTextureSource + path: "/Textures/Corvax/Parallax/LavaParallax.png" + slowness: 0 + scrolling: "0.1, 0" + tiled: true + shader: "" + layersLQUseHQ: true + +- type: parallax + id: LavaLight + layers: + - texture: + !type:ImageParallaxTextureSource + path: "/Textures/Corvax/Parallax/LavaLightParallax.png" + slowness: 0 + scrolling: "0.1, 0" + tiled: true + layersLQUseHQ: true diff --git a/Resources/Prototypes/Corvax/Parallax/scrolling.yml b/Resources/Prototypes/Corvax/Parallax/scrolling.yml new file mode 100644 index 00000000000..d4f9c490e2a --- /dev/null +++ b/Resources/Prototypes/Corvax/Parallax/scrolling.yml @@ -0,0 +1,168 @@ +- type: parallax + id: MoveSpaceR + layers: + - texture: + !type:ImageParallaxTextureSource + path: "/Textures/Parallaxes/layer1.png" + slowness: 0.998046875 + scale: "1, 1" + scrolling: "-3, 0" + - texture: + !type:GeneratedParallaxTextureSource + id: "hq_wizard_stars" + configPath: "/Prototypes/Parallaxes/parallax_config_stars.toml" + slowness: 0.996625 + scrolling: "-10, 0" + - texture: + !type:GeneratedParallaxTextureSource + id: "hq_wizards_star_slower" + configPath: "/Prototypes/Parallaxes/parallax_config_stars-2.toml" + slowness: 0.989375 + scrolling: "-20, 0" + - texture: + !type:GeneratedParallaxTextureSource + id: "hq_wizard_stars_dim" + configPath: "/Prototypes/Parallaxes/parallax_config_stars_dim.toml" + slowness: 0.987265625 + scrolling: "-5, 0" + - texture: + !type:GeneratedParallaxTextureSource + id: "hq_wizard_stars_dim_faster" + configPath: "/Prototypes/Parallaxes/parallax_config_stars_dim-2.toml" + slowness: 0.984352 + scrolling: "-4, 0" + layersLQ: + - texture: + !type:GeneratedParallaxTextureSource + id: "" + configPath: "/Prototypes/Parallaxes/parallax_config.toml" + slowness: 0.875 + scrolling: "-10, 0" + layersLQUseHQ: false + +- type: parallax + id: MoveSpaceL + layers: + - texture: + !type:ImageParallaxTextureSource + path: "/Textures/Parallaxes/layer1.png" + slowness: 0.998046875 + scale: "1, 1" + scrolling: "3, 0" + - texture: + !type:GeneratedParallaxTextureSource + id: "hq_wizard_stars" + configPath: "/Prototypes/Parallaxes/parallax_config_stars.toml" + slowness: 0.996625 + scrolling: "10, 0" + - texture: + !type:GeneratedParallaxTextureSource + id: "hq_wizards_star_slower" + configPath: "/Prototypes/Parallaxes/parallax_config_stars-2.toml" + slowness: 0.989375 + scrolling: "20, 0" + - texture: + !type:GeneratedParallaxTextureSource + id: "hq_wizard_stars_dim" + configPath: "/Prototypes/Parallaxes/parallax_config_stars_dim.toml" + slowness: 0.987265625 + scrolling: "5, 0" + - texture: + !type:GeneratedParallaxTextureSource + id: "hq_wizard_stars_dim_faster" + configPath: "/Prototypes/Parallaxes/parallax_config_stars_dim-2.toml" + slowness: 0.984352 + scrolling: "4, 0" + layersLQ: + - texture: + !type:GeneratedParallaxTextureSource + id: "" + configPath: "/Prototypes/Parallaxes/parallax_config.toml" + slowness: 0.875 + scrolling: "10, 0" + layersLQUseHQ: false + +- type: parallax + id: MoveSpaceU + layers: + - texture: + !type:ImageParallaxTextureSource + path: "/Textures/Parallaxes/layer1.png" + slowness: 0.998046875 + scale: "1, 1" + scrolling: "0, -3" + - texture: + !type:GeneratedParallaxTextureSource + id: "hq_wizard_stars" + configPath: "/Prototypes/Parallaxes/parallax_config_stars.toml" + slowness: 0.996625 + scrolling: "0, -10" + - texture: + !type:GeneratedParallaxTextureSource + id: "hq_wizards_star_slower" + configPath: "/Prototypes/Parallaxes/parallax_config_stars-2.toml" + slowness: 0.989375 + scrolling: "0, -20" + - texture: + !type:GeneratedParallaxTextureSource + id: "hq_wizard_stars_dim" + configPath: "/Prototypes/Parallaxes/parallax_config_stars_dim.toml" + slowness: 0.987265625 + scrolling: "0, -5" + - texture: + !type:GeneratedParallaxTextureSource + id: "hq_wizard_stars_dim_faster" + configPath: "/Prototypes/Parallaxes/parallax_config_stars_dim-2.toml" + slowness: 0.984352 + scrolling: "0, -4" + layersLQ: + - texture: + !type:GeneratedParallaxTextureSource + id: "" + configPath: "/Prototypes/Parallaxes/parallax_config.toml" + slowness: 0.875 + scrolling: "0, -10" + layersLQUseHQ: false + +- type: parallax + id: MoveSpaceD + layers: + - texture: + !type:ImageParallaxTextureSource + path: "/Textures/Parallaxes/layer1.png" + slowness: 0.998046875 + scale: "1, 1" + scrolling: "0, 3" + - texture: + !type:GeneratedParallaxTextureSource + id: "hq_wizard_stars" + configPath: "/Prototypes/Parallaxes/parallax_config_stars.toml" + slowness: 0.996625 + scrolling: "0, 10" + - texture: + !type:GeneratedParallaxTextureSource + id: "hq_wizards_star_slower" + configPath: "/Prototypes/Parallaxes/parallax_config_stars-2.toml" + slowness: 0.989375 + scrolling: "0, 20" + - texture: + !type:GeneratedParallaxTextureSource + id: "hq_wizard_stars_dim" + configPath: "/Prototypes/Parallaxes/parallax_config_stars_dim.toml" + slowness: 0.987265625 + scrolling: "0, 5" + - texture: + !type:GeneratedParallaxTextureSource + id: "hq_wizard_stars_dim_faster" + configPath: "/Prototypes/Parallaxes/parallax_config_stars_dim-2.toml" + slowness: 0.984352 + scrolling: "0, 4" + layersLQ: + - texture: + !type:GeneratedParallaxTextureSource + id: "" + configPath: "/Prototypes/Parallaxes/parallax_config.toml" + slowness: 0.875 + scrolling: "0, 10" + layersLQUseHQ: false + diff --git a/Resources/Prototypes/Corvax/Parallax/silly_island.yml b/Resources/Prototypes/Corvax/Parallax/silly_island.yml index bc483e136bc..f297d227757 100644 --- a/Resources/Prototypes/Corvax/Parallax/silly_island.yml +++ b/Resources/Prototypes/Corvax/Parallax/silly_island.yml @@ -31,3 +31,49 @@ scrolling: "0, -0.05" shader: "" layersLQUseHQ: false + +- type: parallax + id: SillyIce + layers: + - texture: + !type:ImageParallaxTextureSource + path: "/Textures/Corvax/Parallax/SillyOcean.png" + slowness: 0.5 + shader: "" + scale: "1, 1" + scrolling: "0, -0.05" + - texture: + !type:ImageParallaxTextureSource + path: "/Textures/Corvax/Parallax/SillyOcean_Overlay2.png" + slowness: 0.3 + scale: "0.5, 0.5" + scrolling: "0.08, 0.08" + shader: "" + - texture: + !type:ImageParallaxTextureSource + path: "/Textures/Corvax/Parallax/SillyOcean_Overlay.png" + slowness: 0.05 + scale: "0.4, 0.4" + scrolling: "-0.1, -0.1" + shader: "" + - texture: + !type:ImageParallaxTextureSource + path: "/Textures/Corvax/Parallax/SillyIceParallax.png" + slowness: 0 + tiled: true + shader: "" + layersLQ: + - texture: + !type:ImageParallaxTextureSource + path: "/Textures/Corvax/Parallax/SillyOcean.png" + slowness: 0.5 + scale: "1, 1" + scrolling: "0, -0.05" + shader: "" + - texture: + !type:ImageParallaxTextureSource + path: "/Textures/Corvax/Parallax/IceParallax.png" + slowness: 0 + tiled: true + shader: "" + layersLQUseHQ: false diff --git a/Resources/Textures/Corvax/Parallax/IceParallax.png b/Resources/Textures/Corvax/Parallax/IceParallax.png new file mode 100644 index 0000000000000000000000000000000000000000..53aaa7024c5820fef75859b07dd96521ccc9a53e GIT binary patch literal 411 zcmV;M0c8G(P)(+Ko_D`dG~OUNlvWXY6hD7iu^gY?&R@^v zYA>Ic&eL5f^l35q>HBy1WE$tk$j>3Q)CzxLqwpY+R*L{>b**H1vi2qKh$732|q0VdUmW15tHWaUTs<%l=|9_5$J z%I&W9*@WB08Pw} z##pf|BR;~fR@@2`KvsN&Ul1Yk5%@oXKiR)wChh(J5=$G&ocQ)P)C3ur40y}(n*bs( zqW1K&0gUi1fF4Xa$&Zk}d35CwesdB^K;@*9FDstm+ev7}sff{)Bc9>sePG@PHdSzI zx9jhws?dg2IsUa__xM%?J#m3{S7*c{{Jam$`@p;pd;=g|L3lD0v~d6c002ovPDHLk FV1n}fzr_Fm literal 0 HcmV?d00001 diff --git a/Resources/Textures/Corvax/Parallax/LavaLightParallax.png b/Resources/Textures/Corvax/Parallax/LavaLightParallax.png new file mode 100644 index 0000000000000000000000000000000000000000..aec36ccd709fcc2794a7567b425764b7f15748d1 GIT binary patch literal 1570 zcmV+-2Hp9IP)kI)RLO-@m5{0ksVyqvfDjiX2nUW_K`K}7$QSq*5aQZDAW_d; zkwOpx4v2oBDu<-TG!-N?&=1?pZ+4$IYnPSmUGL63^F6z+9)5mmyuWp5jPASd+i>uW zHM?)cZ`Pc37MHAAU$?H>$@2*u(zW!h=LWD3Ng7J_3UI-{bErXz>6qFLsp)7nTAq+6t4@I(Ico{7gq0O5A za*gzRXxFS`ORj*05}lnR8=5l>EPz=f;MT$E0OBhta=WHSp!JW1Lk}*4HKXChzFYF0SALHS>tYW%fs3g2fvwOEWuUx zl6%2D;h~V5&63r%^t_lBu26{%%mzPjJ8@$`BoFW#E%|5<+Hj@k387;jAZRpLOJQiL zilIY)$-Y!%f0HCdv&baGxu%o;J_N^-muX#zuNrp#T3KU*R9&R6LbI^{e5V&r*^He zc)@JJGv4PDOJ`%R`fJ9XeZ>=P)Txyo{ri1jf{oYa&d!AL4Y^!lH+tK?oOKeaEWDA1{w_3q#$FHCD)7W%6N_LNJl-xibnwv)a5o2R7riw||cu zXkLBkK@V-wnq(w_?%miA4I=?P5#>@qN)Mc0nSENxAGX7K+uIFHtRz|Slz35`{o!w$ z)=-?JsobW0c|sOw#tLYojQ=O@oWZMP=AI$9R_)?! z5d_4yPA2;MMR%>YP2LIY(}=Fv@k7H*Z^KkQV9=)Zt|)~oadq>yxU2X5Wy4j;dbPjd z0s!E{Nd0~qWVDhWo>?&gVo(V8S)t@EX_I(HIHzV(}0G( zNH|YU1hE(3c`f0DRlPz<8-ksm@U$XEZUq|2O2A5sBDowWxi&Q$Xp~&c=8xJY$W#fp zoT|pRB8RpYY`;&LrkgNI(=o#X2$q$l6|5O3$&hCdj#3DtosKvCrGsGAw}ks%DDU{p z@L_~5Gv;dVz1En`5@cst4iVPQRpEax1g4zw5#! z5CsAhFLW&)8~`VGrg|QEQYn-%XHTRHuIQkSi?S$6h>_X+;=-Rju2rr|YFBSLy%VW# z-f!avcjCI{s^%)CcW?%Mgvi15KBPAwgmZ*|&3d+VBfP`=kek0k zv1s951^gvrfFVQDeB7W=zW!$vrQ-|;gBeBy*70?LVJ#(wyS=QilH^KRJqg^tocv{8DP0Y?s!2QugD%>)w|GVv=`*ta0~Pz} U+Gtk7Jpcdz07*qoM6N<$g1W=_g8%>k literal 0 HcmV?d00001 diff --git a/Resources/Textures/Corvax/Parallax/LavaParallax.png b/Resources/Textures/Corvax/Parallax/LavaParallax.png new file mode 100644 index 0000000000000000000000000000000000000000..a96c3ef491c7205d2ff2762bbc9b6d7602534f6d GIT binary patch literal 1706 zcmV;b237fqP)4W8~ZF8mYf_o$I&0F*g_uKDw#JX*BIN{lhCje?72&7gUR=iF5EhFP>41+oL4S>dPg0?*{LH_q0H1#v@r zK389hKxCg7W92KgffK+|Jel!|JcRTOJ!1>k*yl^hBrVxNkw80X_Q7vWzF=LOj zqgv7NAz%^P*;+vH%)FHXcFN7YKpV3OdfZ*Pap?rECN~;Ae()t*l22y;sDpSe;3BLg zZiQ*Hp{FnQVxFJ6YMb9KI~@Xc_Fr(T$eR3_mpyx`qd)lG-aot1V*%|-MLY#hVd7%x z(7ls~K*EE1t^~i?2OBZ&u`Y1VXskr!;|(&0fftFn?yx7}@Pn4$S$GJ6bn&e zys&;ETxW)g#wRNrT85NnO$bTT-1^P5gIgH54?zqplDo35B>oCP7VWxwdRCd2=bU-? z`rul}F_2=R=Y3Fu7@F<6+hRtvAN}&W8UbJn-`|) zFjah5qhYCk$3F_g!R9%qiHzg-+b=b}$dIDneG?lJv4scetT^LYm3Kf2MyNkDxa9Wh zf7JmW%(%cstU#~`=@kMXbgFvHfEVVf`&k}TPpT<(fvkXb=-Ry33^yTUPs&1WV`j)| zujRqLxR6eWOEm})L$vgU^5{|s+i~~f9y|z@jLLRg&T~9SU?kMz8i-C`WS=1hpgWtg zoWYQc(ac_!uO1`93-?_CU0`;rgZs6YWh`c#VKF1i6mN(|Gc@Wq63m{wp1f1MP$xFj zX<4lo46$QBTL*MT@uCM%1@Q*4SMh-c5Q8C<1w#@pfbt#y_@0Jno~z*Eh9mem1;f_j znw74ESa&f%JSjvA*7BIcn3@6OSUX}rd0rh+@e*xXx)L6qcSCN5R>^w0UFcT2SZpAq z)n+Y#iNGht#4rN+7<70bTLXx@1!Kyi%)z_3SMksq0oj3Yl+%EoJ?M!q%CHA>t)(Dg z1-Q@&wD93R%B6f^1scgpSpgwym~Afd03BwlmsSE7bHz_$mcWm_#P=Gm=;OsktgPK< zKA|MM$*qY>9l-z&D^;lg6oo`U%sx;lMs8tvaQH*EdCw~%VC$SaFe)Ph%W1jrhaR4Q zkJe1VW1Yr77gaC6t9PTtC_>yAvWy}V3(?_X%M7Q+5QD84q3r4)fP6p+;Bjvm>1?lY)r5F@01oNoz*}}6S2><{907*qoM6N<$g7oP+ Ad;kCd literal 0 HcmV?d00001 diff --git a/Resources/Textures/Corvax/Parallax/SillyIceParallax.png b/Resources/Textures/Corvax/Parallax/SillyIceParallax.png new file mode 100644 index 0000000000000000000000000000000000000000..62ff6d88ce4c7864048fb3ce33f643a87eac8a92 GIT binary patch literal 410 zcmV;L0cHM)P)(@Wcny$_17W?qF z!~NCSuR=f{EsTEj^*i`z9H+<7k8%24I|XmvfpCn5=|@WuImW_wIrzASH-z1FXoiQJ z_~U)`w77@wa`5??e)=Kd75DJX_7ZzUjMYL2<`rMUH!;TkU*cG7yF?rrTgtbdw98$s z_l4!N<@iw*ASHTY_yEGNT9_U)CqBieD#%StQ0{7vxP>1wpv5JKcU+-W+`|t6aAF=H zSTW5bUcz@$TnZxquXqXHLIjbQz`qE-k$*!^+V$y27Of?7?8 zDo;NdKnb4$$iXNl`XR(`Ze6*BADx60U^(&R^NM@;bP`H&R7B~@A@1SpeW2b4Mpf`_ zxAX7Ds^ErYInHg^DLz#}PMo0J)gEyRU+)9;K2Yxi58PfsDyoR`0RR9107*qoM6N<$ Ef?fE!s{jB1 literal 0 HcmV?d00001