June 2, 20205 yr After I get an XYZ coordinate in the development tool, what is a simpler command to directly reach this coordinate position? Do not want use gatheremode.
June 2, 20205 yr GoToTask.ToPosition(new Vector3(1, 1, 1)); // change the 1's to your vectors Edited June 2, 20205 yr by Smokie
Create an account or sign in to comment