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.
The syntax for the astar command is as follows:
astar [on / off]
This command has the following arguments:
On / Off | Specify 'on' here (without quotes) to turn path finding on (default). Specify 'off' here (without quotes) to turn path finding off. |
Search our database of 108 The Forest commands...
I'd Be HonoredFind 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).