Controllable NPC

From Chrono Compendium
Revision as of 22:40, 10 December 2023 by ZeaLitY (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

General Information

Chrono Trigger

The most important parts were

  • Setting 7E1102 to 80 (Disable Object 1 - Crono)
  • 7E1110 to 00 (Put Object 8 - the King under player control)
  • Setting 7E0197 to 0010 (Tell the game that Object 8 is PC1)
  • Placing a Controllable (Infinite) command on the king's object.

The 7E11xx values are the Object number * 2, as is the value stored to 7E0197. Use 7E0199 for PC2, and 7E019B for PC3.

From: Tutorials (Chrono Trigger)