I was wondering how i could flip a MC regearding the position of the mouse. this way i want to make a MC which will be fronted to the mouse.
i saw something like:
this._xscale *= -1
but i dunno how to combine it. how i built up the checks so i doens’t flip at every framerate.
help would be very apriciated!