FF7/Field/Script/Opcodes/26 BLINK

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: 0x26
  • Short name: BLINK
  • Long name: Character Blink

Memory layout

0x26 S

Arguments

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

Description

Specifies whether the eyes of the current entity's visible object should blink at random intervals. As there is no argument to specify which character this refers to, this opcode must be placed in the correct character entity's script.

To open or shut the character's eyes (change the eye texture used), use KAWAI.