Circuit connectors for entity with graphics_set_flipped?
Circuit connectors for entity with graphics_set_flipped?
I've got a type of 2x2 assembling machine that I'm trying to add circuit connectors to, but due to its fluid boxes, I've had to use graphics_set_flipped to get everything to line up right. However, because the flipped graphics change the positioning of the machine significantly, there's nowhere I can put the circuit connectors that looks good on both the regular and the flipped versions. As far as I can tell, there doesn't seem to be a way to add a second set of connectors for the mirrored graphics. It seems like the only vanilla entity that uses graphics_set_flipped is the recycler, which doesn't have a circuit connection. Am I missing something, or do I just have to live with it?