I created a FPSController, my problem is that I can’t get it to be the same position as the FirstPersonCharacter. It is very buggy, is there anyway that I can lock the position of the two together?
If I understood the question correctly:
Try in the top bar
assets>import package>characters
download all
go to folder (in your game)
assets>standard assets>Characters>Prefabs>FPScontroller
Probably you grabbed the rigid body one, that doesn’t work for pretty much anything.
(Only keep the new one)
Try dragging the fps controller into the first person controller in the hierarchy.