FF7/Field/Script/Opcodes/C6 SLIDR

From Final Fantasy Inside
< FF7‎ | Field‎ | Script‎ | Opcodes
Revision as of 21:20, 12 December 2006 by my_wiki>Synergy Blades
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
  • Opcode: 0xC6
  • Short name: SLIDR
  • Long name: Solid Range

Memory layout

0xC6 B R

Arguments

  • const UByte B: Bank to retrieve R, or zero if R is specified as a literal value.
  • const UByte R: Range value.

Description

Increases the range of the bounding box for the entity's field object. Lower values produce a lower bounding volume for the object; higher values increase the bounding volume size.