Anonymous

Changes

From Final Fantasy Inside

FF7/Field/Script/Opcodes/AA MOVA

165 bytes added, 17:34, 22 October 2020
m
no edit summary
Moves the field object towards the entity with the given ID. Note that this is ''not'' a field object ID, in that the entity ID includes non-visible entities; in other words, this is an offset to an entity in the entire entity list, not just the visible entity list. However, attempting to move the field object to an entity that is not visible will fail, in that the MOVA opcode is ignored.
 
Also, the movement of the model comes up to the point of collision between the source and target models. It does not go all the way to the target models' position.
50
edits