Dir A
Signature
void dira(int targetBattleActorWorkId); //id:0x004d
Description
Turns a character (current script) to another one.
Arguments
Target Battle Actor Work Identifier
The target's script id to which the character should be turned towards.
A value of -1
equals the party leader.
Last updated