Hi! Welcome to the forum for Platinum Arts Sandbox Free 3D Game Maker. I currently have the forums locked as I am attempting to properly update them.

In the meantime please join the new Discord Server!

If you have any questions please e-mail me through the Platinum Arts website.

How to delete our waypoints?

Learn more on how to use Sandbox, or submit your own tutorials or resources.
Post Reply
azure11
Member
Member
Posts: 10
Joined: December 21st, 2011, 9:15 am
Name: Azure

How to delete our waypoints?

Post by azure11 »

How to delete the waypoints that we have created following the tutorial here http://www.sandboxgamemaker.com/wiki/in ... G_tutorial.

I want to make a new waypoints and why my waypoints drawn on my map?
I want to make waypoints for enemy just like Rosestorm game (no waypoints drawn and enemy can get closer to attack me).
Hirato
Developer
Developer
Posts: 689
Joined: May 30th, 2009, 1:23 pm
IRC Username: hirato

Re: How to delete our waypoints?

Post by Hirato »

If you don't want to see the waypoints, turn off the AI debugging channel

IF you want to delete or tweak waypoints, you also have access to the following commands...

Code: Select all

clearwaypoints
removewaypoint Index
removewaypointlink First Second
This is not a url, clicking it is pointless
azure11
Member
Member
Posts: 10
Joined: December 21st, 2011, 9:15 am
Name: Azure

Re: How to delete our waypoints?

Post by azure11 »

How to turn off AI debugging channel?
Post Reply