Hi guys, I'm making a game where there are 2 perspectives, depending on the player choice. The idea is that the camera position can be changed with a press of a button to go from third person to lets say top-down.
Now I imported the CharacterController package but I can't figure out which ones to use. You see, I can't figure out the proper way to make the mouse look work. Should I attach the camera as a child to the player and rotate the player? If I rotate the camera then I won't be able to...
Third Person and Top Down swaps. Any ideas?
Now I imported the CharacterController package but I can't figure out which ones to use. You see, I can't figure out the proper way to make the mouse look work. Should I attach the camera as a child to the player and rotate the player? If I rotate the camera then I won't be able to...
Third Person and Top Down swaps. Any ideas?