FF7/Field/Script/Opcodes/FB MVCAM

From Final Fantasy Inside
< FF7‎ | Field‎ | Script‎ | Opcodes
Revision as of 12:34, 4 April 2018 by my_wiki>BukTop (1 revision imported)
Jump to navigation Jump to search
  • Opcode: 0xFB
  • Short name: MVCAM
  • Long name: Movie Camera Switch

Memory layout

0xFB 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.