Yesterday I didn’t do much, I spent my morning flipping my sprites because they were facing the wrong way. I had to use a line of code transform.localRotation = Quaternion.Euler(180, 0, 0); to flip the script. When I did this though they would start moving upwards, it took me a…