crashcat docs
    Preparing search index...

    Function setPosition

    • Sets the character's position and synchronizes the inner body if present.

      Parameters

      • world: World

        the physics world

      • character: KCC

        the character controller

      • position: Vec3

        the new world-space position

      Returns void