I'm working on upgrading a few scriptcard macros for some of my character in a game, one of which uses scriptcards in a "get over here" type move where the target is pulled to the character, and deals damage based on the distance, the other character uses the crusher feat which allows for a knockback like effect, both of which i believe should be as simple as using token mods --move command, however, this has a "Direction" input which i am going to need to dynamically input, my idea is to take a direction that is created between two tokens (Target, and selected) and use that as the direction. And this brings me to the question, what commands would i use to create said direction or Angle?