Perhaps you might want to try flipping it instead of rotating?
Or if angle is a factor, then set it up so that it only flips if the angle is somewhere in the range of maybe greater than 90 and lesser than 270. Then add another event to undo the flip if it’s not in that range.
Thank you for your reply, it is greatly appreciated. If don’t mind me asking how do I type/find that condition? (Shown below)
I am still learning this site, I apologize for any inconvenience.
Hi … if you type ‘num’ in the condition search. Select ‘compare two numbers’ … to get angle between it’ll come up up after you type Ang…you need abs() in case the angle is negative.