gamvas.AI specific defines, variables and functions
gamvas.AI | gamvas.AI specific defines, variables and functions |
Macros | |
gamvas. | Avoid height steps in a <gamvas.AStarArray> |
gamvas. | Ignore height steps in a <gamvas.AStarArray> |
Avoid height steps in a <gamvas.AStarArray>
The AI tries to avoid height differences when finding a path in <gamvas.AStarArray>. If it is walking through a valley, it avoids mountains until it has no other chance, once it ‘climbed’ a mountain, it will try to stay on that mountain, until it is forced to continue in the valleys... and so on...