Character without a camera

erdjei

New member
Hi!


I bought the Third Person Character Controller and wonder is there any way to have a character without a camera attached? I need a camera to follow a different object on scene, not my character. When I trying to setup my character without a camera I receiving the following error: "There is no look source attached to the character. Ensure the character has a look source attached (such as a camera)." How can I avoid this?

Thanks in advance.
 
When you are creating your character you can select AI Agent and then it'll add a LocalLookSource. The CameraController component is only able to attach to a TPC character.
 
Top