The Forest Astar Command


This command enables and disables path finding for cannibals and mutants. Path finding allows enemies to walk around obstacles to reach their destination (usually you!). Without path finding, they will walk in a straight line towards their target (into walls, through water, etc). Path finding is enabled by default.

Astar Syntax


The syntax for the astar command is as follows:

astar [on / off]

This command has the following arguments:

On / OffSpecify 'on' here (without quotes) to turn path finding on (default). Specify 'off' here (without quotes) to turn path finding off.

Looking for other commands?

Search our database of 109 The Forest commands...

GO

Astar Examples


Find below working examples of the astar command.


astar on

This command turns path finding for enemies on. This is the default setting so will do nothing if you haven't previously disabled path finding.

astar off

This command disables path finding for cannibals and mutants (enemies).