FF8/Field/Script/Opcodes/05B ISTOUCH
< FF8 | Field | Script | Opcodes
Jump to navigation
Jump to search
Revision as of 15:15, 24 March 2018 by my_wiki>Albeoris (Created page with "* Opcode: '''0x05B''' * Short name: '''ISTOUCH''' * Long name: Is Touching ==== Argument ==== none ==== Stack ==== : ''Actor code'' (set by FF8/Field/Script/Opcodes/...")
- 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.