Download: First Person Controller

This Package is in Asset Folder

  1. Go to StarterAssets > FirstPersonController Folder > Scene Folder > > Open Playground scene

Screen Shot 2024-03-12 at 11.06.54 AM.png

Screen Shot 2024-03-12 at 11.07.06 AM.png

  1. In Hierarchy, go select the below 3 objects and COPY

Screen Shot 2024-03-12 at 11.07.25 AM.png

  1. Go back to the MAIN SCENE (Your scene) > Past the copied Camera and FSPC objects

Attention!

the Current First Person Controller Uses a CharacterController, Not a Rigidbody

Setup for OnTriggerEnter() to Work with First Person Controller(FPC)

  1. Add a Rigidbody to the Player
  2. Ensure All the Game Objects Have a Collider (Is Trigger )