I want it to rotate to the direction that it is travelling, I can’t do this with a vector3 because I’m not using one for the movement. The basic idea would be for the player to tilt the screen left (in landscape) and for the player object to rotate so that the front of the object also faced left. I have been looking for ways to do this for a while now but I’m still stuck. Any help is appreciated