TNet 3  3.0.8
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Macros
ExampleChaseCamera.cs File Reference

Classes

class  ExampleChaseCamera
 Very simple chase camera used on the Car example. This script is attached to the "Chase Camera" object underneath the Car prefab. It takes care of smoothly tweening the position and rotation of the chase camera. Note that in order for this script to work properly the car's rigidbody must be set to "Interpolate". More...