InterpolatedCamera

    Category: Core

    Camera which moves toward another node.

    Properties

    Description

    If it is not or does not have a valid target set, InterpolatedCamera acts like a normal Camera.

    If , and a target is set, the camera will move automatically.


    • speed

    The target’s NodePath.

    Method Descriptions

    • void set_target ( target )

    Sets the node to move toward and orient with.