Mar 2, 2012 at 2:21 PM
Join Date: Jan 21, 2011
Location:
Posts: 249
NPC's all spawn facing left by default, option 2 (flag x1000) makes them spawn facing right. Enemies that are vertical use this by changing 0 to 1 (left to up), and 2 to 3 (right to down).
Option 1 (flag x100) makes an NPC's Event # (TSC script) run whenever the player touches that npc. The horiz/vert trigger has x100 on by default, for instance.
Option 1 (flag x100) makes an NPC's Event # (TSC script) run whenever the player touches that npc. The horiz/vert trigger has x100 on by default, for instance.