ID:1730755
 
I'm making a technique that makes it so I have to turn the base upside down. This is a problem because the hair icon states don't line up if I do that. Is there a way I could accomplish the task I'm trying to do by coding? Would turn() work?

Yes.
src.transform = turn(src.transform, 180)