Controllable NPC

General Information[edit]

Chrono Trigger[edit]

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)