Saturday, April 26, 2014

Unity Asset: Dynamic Following Camera


  • Description
    • This asset includes a script called 'DynamicCamController.cs' which can be used with any camera tracking any game objects move like players, npc, moving obstacles, etc. Simply add the script as a component to a camera you want to control, and link a target object. That's all you have to do. Then you can set controllable values such as height, distance, field of view, moving speed, zoom in/out, and so on.  Detail demo is available in below link. 
  • Contact
    • wayofmc2@gmail.com