Hi there!
the moveStraight method will not work for this. If you want a character(event, player, or follower) to move towards a specific character with a script call, you should try using this method instead:
- $gameMap._events[this._eventId].moveTowardCharacter($gamePlayer)