Changes

Jump to navigation Jump to search

FF7/Field/Script/Opcodes/FB MVCAM

644 bytes added, 02:35, 15 September 2006
no edit summary
* Opcode: '''0xFB'''
* Short name: '''MVCAM'''
* Long name: Movie Camera Switch

==== Memory layout ====
{| border="1" cellspacing="1" cellpadding="3" style="border: 1px solid black; border-collapse: collapse;"
! width="40" | 0xFB
! width="40" | ''S''
|}

==== Arguments ====

* '''const UByte''' ''S'': Switch on/off (0/1, respectively).

==== Description ====

Turns on or off the use of the camera supplied by a movie file, that will be played at a future point in the script. If off, the field camera remains in use. If set to on, the camera defined in the movie file is used, including any movement of the camera to match the movie itself.

Navigation menu