Search Unity

[Help/BUY] Dreadnought camera controler like.

Discussion in 'Scripting' started by Icyteck01, May 29, 2018.

  1. Icyteck01

    Icyteck01

    Joined:
    Dec 27, 2016
    Posts:
    31
    Hello, any idea how i can implement a dreadnought like camera controller?

    If you never played Dreadnought here is what the controller must do:
    1) Rotate in any direction.
    2) The control must keep the camera at a distance from mesh collider and map walls.
    3) The camera must not go below the ship.


    IF any of you like to share or willing to make one i can pay.
     
    Last edited: Oct 21, 2019
  2. Kurt-Dekker

    Kurt-Dekker

    Joined:
    Mar 16, 2013
    Posts:
    38,752
    Try Cinemachine. It's part of Unity, it's free, and it can do all those things.