Travel Towards ![code/datums/ai/basic_mobs/basic_ai_behaviors/travel_towards.dm 6](git.png)
Moves towards the atom in the passed blackboard key. Planning continues during this action so it can be interrupted by higher priority actions.
Vars | |
clear_target | If true we will get rid of our target on completion |
---|---|
new_movement_type | should we use a different movement type? |
Var Details
clear_target ![code/datums/ai/basic_mobs/basic_ai_behaviors/travel_towards.dm 10](git.png)
If true we will get rid of our target on completion
new_movement_type ![code/datums/ai/basic_mobs/basic_ai_behaviors/travel_towards.dm 14](git.png)
should we use a different movement type?