Game Development Community

Move to Click movement and aStar

by Matt Ahrens · in Torque Game Builder · 10/09/2010 (6:17 am) · 0 replies

i am trying to get my character to move to my mouse click using aStar path finding. He moves just fine with out it, but when i tried to implment the aStar path finding i am getting this error: Tile Layer Size is invalid, so what is a valid tile layer size and how do i fix this?