R Move A

Signature

void rmovea(int targetBattleActorWorkId); //id:0x0044

Description

Does the same as the R Move function, but with this one, the character moves to another character instead.

Notes

The character moves to their target's current (not initial) position. So if the target is also moving away, it will look like they are being chased.

Last updated