FF8/Field/Script/Opcodes/05B ISTOUCH

From Final Fantasy Inside
< FF8‎ | Field‎ | Script‎ | Opcodes
Revision as of 04:24, 14 May 2014 by my_wiki>Shard (Created page with "* Opcode: '''0x05B''' * Short name: '''ISTOUCH''' * Long name: Is Touching ==== Argument ==== none ==== Stack ==== :''Actor code'' (set by PSHAC) :'''ISTOUCH''' ==== Descrip...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
  • Opcode: 0x05B
  • Short name: ISTOUCH
  • Long name: Is Touching

Argument

none

Stack

Actor code (set by PSHAC)
ISTOUCH

Description

Pushes 1 into temp variable 0 is the specified actor is within touch range of this entity. 0 Otherwise.