Set Behind Camera Type

Signature

void setbehindcameratype(int identifier); //id:0x01cb

Description

Overwrites some properties of the battle camera.

One of the cases its used for is where the camera's line of sight needs to be the adjusted based on the height of the controlled character (e.g. an Esper or Chocobo).

Arguments

Identifier

The identifier that refers to the entry in the behindcamera.bin file.

There are a total of 16 (0 -> 15) entries that all result in a camera position.

Last updated