Difference between revisions of "FF8/Field/Script/Opcodes/05B ISTOUCH"

From QhimmWiki
Jump to navigation Jump to search
Qhimm>Albeoris
(Created page with "* Opcode: '''0x05B''' * Short name: '''ISTOUCH''' * Long name: Is Touching ==== Argument ==== none ==== Stack ==== : ''Actor code'' (set by FF8/Field/Script/Opcodes/...")
Qhimm>BukTop
m (2 revisions imported)
(No difference)

Revision as of 11:36, 4 April 2018

  • 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.