I'm trying to use A*Pathfinding script to make characters to move to target waypoints. I would like to be able to change the targeted waypoint and variables (aka: movement speed) on this script using playmaker. I tried using "Get/Set Property" and "Get Component" in order to make this connection. In short, it did not work. Any ideas?