playMaker

Author Topic: Playmaker and A*Pathfinder  (Read 2440 times)

Puzzlebox

  • Playmaker Newbie
  • *
  • Posts: 5
Playmaker and A*Pathfinder
« on: January 16, 2013, 05:09:54 PM »
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?