I am trying to write a movement script to move the universe around the player, and to yaw I rotate the player game object. This becomes an issue when the player tries to move forward and it just moves straight. I was wondering if there is a formula for calculating the amount of forward force and sideways force needed, depending on the rotation?
Sorry if my explination is hard to understand, I am very new to this!