Moving my camera by following the player in LateUpdate. Sprites that aren’t moving seem sto be flickering, and I can’t figure out why. I’m moving my player (s) in FixedUpdate.
Example of the flickering I’m talking about:
I see the players moving fluidly, but the white/black walls shifting forward and backwards.