From 1b2c11476bcd9f9f9dff9684a48c2254bdfe43c8 Mon Sep 17 00:00:00 2001 From: Aaron Suen Date: Sun, 4 Jun 2023 19:52:01 -0400 Subject: [PATCH] Fix texture misalignments on adjacent faces --- node.lua | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/node.lua b/node.lua index 10ad7d2..287b7af 100644 --- a/node.lua +++ b/node.lua @@ -87,10 +87,10 @@ local function reg(id, base, spot) description = "Cat", tiles = { txr .. "^nc_cats_ears.png", - txr .. "^nc_cats_paws_front.png^nc_cats_paws_back.png", + txr .. "^[transformR90^nc_cats_paws_front.png^nc_cats_paws_back.png", + txr .. "^[transformFX", txr, - txr, - txr .. "^nc_cats_tail.png", + txr .. "^[transformFX^nc_cats_tail.png", txr .. "^nc_cats_face.png", }, groups = {