A simple rotatable entity that supports flipped graphics
A simple rotatable entity that supports flipped graphics
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
I followed the lead of the recycler, and have been successful creating displayers using the furnace prototype.
-
The_LORD_thy_GOD
- Inserter

- Posts: 20
- Joined: Sun Nov 10, 2024 5:23 pm
- Contact:
Re: A simple rotatable entity that supports flipped graphics
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.