Page 1 of 1
A simple rotatable entity that supports flipped graphics
Posted: Tue Jun 23, 2026 9:09 pm
by 0n0w1c
I have a mod that creates a "displayer" for mining drills. It seems with the 2.1 changes for mining drills to now support flipped graphics, I find there is no other entity that supports flipped graphics, that can be 4-way rotated.
Re: A simple rotatable entity that supports flipped graphics
Posted: Wed Jun 24, 2026 1:17 am
by 0n0w1c
I followed the lead of the recycler, and have been successful creating displayers using the furnace prototype.
Re: A simple rotatable entity that supports flipped graphics
Posted: Sat Jun 27, 2026 3:34 am
by The_LORD_thy_GOD
I second the general request for a "SimpleEntityWithOwner + mirroring" entity type that represent a minimal moddable entity that has the full gamut of orientation support.