Welcome to Data Crystal's new home! Data Crystal is now part of the TCRF family (sort of).
The wiki has recently moved; please report any issues in Discord. Pardon the dust.

MOTHER 3/Known script sequences

From Data Crystal
Jump to navigation Jump to search

Visual

Camera

Panning

[01 XXXXXX] [01 YYYYYY] [01 TTTTTT] [04 00 40 00] [00 00 AAAA] [05 00 D6 16] ([01 DDDDDD] [04 00 00 00])

Required:

  • XXXXXX = X destination
  • YYYYYY = Y destination
  • TTTTTT = Transition period (proportional to 1/speed)
  • AAAA = Unknown; 0x000F has been observed

Optional:

  • DDDDDD = Delay until continuing with parsing. This is typically included so that text doesn't begin showing up while the camera is still panning.

Example: when talking to the Magypsies for the first time, this script occurs when panning the screen towards Mixolydia:

$1280E58: [01 D8 00 00] [01 C0 00 00] [01 40 00 00] [04 00 40 00] [00 00 0F 00] [05 00 D6 16] [01 40 00 00] [04 00 00 00]