player follow.

I just started using Unity and I’m still figuring out stuff (FYI)

When I set my camera in the hierarchy menu with my character and set the camera’s transform to 0 0 -1,5, the character wont move.

Help pls.

Did you perhaps accidentally make your character a child of the camera, thereby making the player’s position relative to the camera’s rather than the camera’s position relative to the (moving) player?

P.S. This should probably go in general :wink: