Class CamFollow

Inheritance Relationships

Base Type

  • public MonoBehaviour

Class Documentation

class CamFollow : public MonoBehaviour

Camera Following.

Public Members

Transform player

Player object

float distance = 3.0f

Distance Z from the player

float height = 20.0f

Distance Y from the player

bool followplayer = false

Enable following camera