From 55d400b1b9d4ca4a600613ceb56152fb76c581c9 Mon Sep 17 00:00:00 2001 From: Ko4ergaPunk <62609550+Ko4ergaPunk@users.noreply.github.com> Date: Fri, 9 Aug 2024 10:06:37 +0300 Subject: [PATCH] New decals for mapping (#30374) * new decals * license * re-check --- .../Prototypes/Decals/Overlays/markups.yml | 39 ++++++++++++++++++ .../Decals/Overlays/markups.rsi/meta.json | 26 ++++++++++++ .../Overlays/markups.rsi/rectangle1x2.png | Bin 0 -> 115 bytes .../markups.rsi/rectangle1x2center.png | Bin 0 -> 115 bytes .../Decals/Overlays/markups.rsi/square.png | Bin 0 -> 117 bytes .../Overlays/markups.rsi/squareQuater.png | Bin 0 -> 116 bytes .../markups.rsi/squareQuaterCenter.png | Bin 0 -> 122 bytes 7 files changed, 65 insertions(+) create mode 100644 Resources/Prototypes/Decals/Overlays/markups.yml create mode 100644 Resources/Textures/Decals/Overlays/markups.rsi/meta.json create mode 100644 Resources/Textures/Decals/Overlays/markups.rsi/rectangle1x2.png create mode 100644 Resources/Textures/Decals/Overlays/markups.rsi/rectangle1x2center.png create mode 100644 Resources/Textures/Decals/Overlays/markups.rsi/square.png create mode 100644 Resources/Textures/Decals/Overlays/markups.rsi/squareQuater.png create mode 100644 Resources/Textures/Decals/Overlays/markups.rsi/squareQuaterCenter.png diff --git a/Resources/Prototypes/Decals/Overlays/markups.yml b/Resources/Prototypes/Decals/Overlays/markups.yml new file mode 100644 index 0000000000..cb8d56834e --- /dev/null +++ b/Resources/Prototypes/Decals/Overlays/markups.yml @@ -0,0 +1,39 @@ +- type: decal + id: MarkupSquare + tags: ["overlay"] + defaultCustomColor: true + sprite: + sprite: Decals/Overlays/markups.rsi + state: square + +- type: decal + id: MarkupRectangle1x2 + tags: ["overlay"] + defaultCustomColor: true + sprite: + sprite: Decals/Overlays/markups.rsi + state: rectangle1x2 + +- type: decal + id: MarkupRectangle1x2Center + tags: ["overlay"] + defaultCustomColor: true + sprite: + sprite: Decals/Overlays/markups.rsi + state: rectangle1x2center + +- type: decal + id: MarkupSquareQuater + tags: ["overlay"] + defaultCustomColor: true + sprite: + sprite: Decals/Overlays/markups.rsi + state: squareQuater + +- type: decal + id: MarkupSquareQuaterCenter + tags: ["overlay"] + defaultCustomColor: true + sprite: + sprite: Decals/Overlays/markups.rsi + state: squareQuaterCenter diff --git a/Resources/Textures/Decals/Overlays/markups.rsi/meta.json b/Resources/Textures/Decals/Overlays/markups.rsi/meta.json new file mode 100644 index 0000000000..162a07245b --- /dev/null +++ b/Resources/Textures/Decals/Overlays/markups.rsi/meta.json @@ -0,0 +1,26 @@ +{ + "version": 1, + "license": "CC0-1.0", + "copyright": "by Ko4erga (discord)", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "square" + }, + { + "name": "rectangle1x2" + }, + { + "name": "rectangle1x2center" + }, + { + "name": "squareQuater" + }, + { + "name": "squareQuaterCenter" + } + ] +} diff --git a/Resources/Textures/Decals/Overlays/markups.rsi/rectangle1x2.png b/Resources/Textures/Decals/Overlays/markups.rsi/rectangle1x2.png new file mode 100644 index 0000000000000000000000000000000000000000..d88bcb36800e058539d7978b233197b281e36589 GIT binary patch literal 115 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE1|*BCs=fdz#^NA%Cx&(BWL^R}x}GkMArY-_ z&lxf@81Nk4u;!0tx}ke%2O1ce*?1%vJSOp*Eo6}?6}V^#)X3oJ L>gTe~DWM4fFg_l0 literal 0 HcmV?d00001 diff --git a/Resources/Textures/Decals/Overlays/markups.rsi/square.png b/Resources/Textures/Decals/Overlays/markups.rsi/square.png new file mode 100644 index 0000000000000000000000000000000000000000..7e085ef1f6fc5248a63b609d826d7918b0b334ff GIT binary patch literal 117 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE1|*BCs=fdz#^NA%Cx&(BWL^R}`kpS1ArY-_ z&lxf@FmN2+&{%)onaw|I!OU%ElYd*X163dak4enF9V|BM&ZsnjL_J;oT-G@yGywo9 C#vL30 literal 0 HcmV?d00001 diff --git a/Resources/Textures/Decals/Overlays/markups.rsi/squareQuater.png b/Resources/Textures/Decals/Overlays/markups.rsi/squareQuater.png new file mode 100644 index 0000000000000000000000000000000000000000..6d49b25d61096e117d1e3692a9b88ad0c5b3ea42 GIT binary patch literal 116 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE1|*BCs=fdz#^NA%Cx&(BWL^R}dY&$hArY-_ z&utWBFyLV_JpTK=PuqemR}TN>VJNtp%|B_$&3x$#LJAHI42(=HH7j?s$h_rz^AM<$ N!PC{xWt~$(69Dj*BgFs! literal 0 HcmV?d00001 diff --git a/Resources/Textures/Decals/Overlays/markups.rsi/squareQuaterCenter.png b/Resources/Textures/Decals/Overlays/markups.rsi/squareQuaterCenter.png new file mode 100644 index 0000000000000000000000000000000000000000..b160a089b79e069df5e99847a29c0c0f345a0c69 GIT binary patch literal 122 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE1|*BCs=fdz#^NA%Cx&(BWL^R}CY~;iArY-_ z&utV0s$y~6@PFQYK9d7y?#_6)p6f^KeZEO4CKqb&L`;6J&mo}T(7?dR#9;RH1&e}6 SWyeIIeg;ohKbLh*2~7a#RVB>; literal 0 HcmV?d00001 -- 2.52.0