Search Unity

Showcase Third Person Camera Controller

Discussion in 'Scripting' started by Melman-RGB, Oct 20, 2022.

  1. Melman-RGB

    Melman-RGB

    Joined:
    Mar 30, 2014
    Posts:
    2
    Hi community, I wrote my camera controller, I would love your feedback.
    Third person camera controller for RPG games with Camera Zoom (Mouse, Touches), Rotation, Collision Detection and Cursor Lock for Unity. Ease to use, just assign script ThirdPersonCameraController.cs to your Main Camera and add target on which it looks.
    Feel free to use it.
    https://github.com/Milm3n/ThirdPersonCameraController
     
    Last edited: Oct 27, 2022
  2. AnimalMan

    AnimalMan

    Joined:
    Apr 1, 2018
    Posts:
    1,164
    That is very kind of you.
    I await somebodies review ^-^
     
  3. Melman-RGB

    Melman-RGB

    Joined:
    Mar 30, 2014
    Posts:
    2
    Add Cross Camera Collision Detections
     

    Attached Files: