ff3:ff3us:doc:asm:fmt:npc

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
ff3:ff3us:doc:asm:fmt:npc [2016/08/15 01:40]
m06
ff3:ff3us:doc:asm:fmt:npc [2018/11/29 03:46]
konkers Add NPC Flags explanation.
Line 27: Line 27:
 |  :::      |  $1C  | palette                    | |  :::      |  $1C  | palette                    |
 |  :::      |  $20  | ?background scrolls        | |  :::      |  $20  | ?background scrolls        |
-|  :::      |  $C0  | bit identifier             |+|  :::      |  $C0  | bit identifier (see [[ff3:ff3us:doc:asm:fmt:npc#npcflags|NPC Flags]]) |
 |  $03      |  $01  | bit identifier             | |  $03      |  $01  | bit identifier             |
 |  :::      |  $FE  | byte identifier            | |  :::      |  $FE  | byte identifier            |
Line 45: Line 45:
 |  :::      |  $80  | ?                          | |  :::      |  $80  | ?                          |
  
 +===== NPC Flags =====
 +
 +As set of bits located at $1EE0 control NPC visibility.  "bit identifier" and "byte identifier" above index into these flags.  If the flag is set, the NPC is visible/active.
  • ff3/ff3us/doc/asm/fmt/npc.txt
  • Last modified: 5 years ago
  • (external edit)