Page 1 of 1

Give pipes SpriteVariations

Posted: Sat Aug 08, 2026 8:41 pm
by snouz
Hi, I was hoping to give some variations to my custom pipes, and I was sure I would be able to, but I just found out that pipe pictures use type Sprite, which allow only one image per direction.

The problem: pipe repetitiveness
08-08-2026, 22-46-14.png
08-08-2026, 22-46-14.png (65.94 KiB) Viewed 183 times
I suggest changing pipe pictures' types from Sprite to SpriteVariations. I assume it would not break __base__ or mods, since you can just declare a sprite in a sprite variations (e.g. wall.pictures.filling)


My use case
08-08-2026, 22-41-52.png
08-08-2026, 22-41-52.png (22.4 KiB) Viewed 190 times

Re: Give pipes SpriteVariations

Posted: Sat Aug 08, 2026 8:58 pm
by MrSmoothieHuman
+1, will most likely be useful in my next overhaul and i can think of examples in other mods (Pyanadons, i think?) where this would have been useful

Re: Give pipes SpriteVariations

Posted: Sat Aug 08, 2026 9:28 pm
by safthelamb@gmail.com
+1