Hello, i tried many different expressions but i can't find anyway to get character direction (player/event)
I know this can be done via Condition Branch but i want to do it via Script because i have bunch of another scripts there
All of these didn't work, please HELP T.T i am out of ideas
I know this can be done via Condition Branch but i want to do it via Script because i have bunch of another scripts there
All of these didn't work, please HELP T.T i am out of ideas
Thank you,function(character) {character.direction();}
this.direction();
$gamePlayer.direction

