TinyAdventure/ai/tasks
Martin Felis 2199941bfa Added hostile behavior that attacks a player using a dash. 2025-01-19 21:42:11 +01:00
..
calc_distance_to_location.gd Basic PUG Behaviour okayish. 2024-12-28 18:30:23 +01:00
check_target_node_visible.gd Basic PUG Behaviour okayish. 2024-12-28 18:30:23 +01:00
dash.gd Added hostile behavior that attacks a player using a dash. 2025-01-19 21:42:11 +01:00
find_nearby_random_location.gd Further tweaked Pug behavior. Seems to be stable so far. 2024-12-29 11:18:25 +01:00
find_path.gd Added path following behavior. 2025-01-14 22:10:45 +01:00
find_path_waypoints.gd Added path following behavior. 2025-01-14 22:10:45 +01:00
find_target_by_name.gd Basic PUG Behaviour okayish. 2024-12-28 18:30:23 +01:00
get_target_location.gd Basic PUG Behaviour okayish. 2024-12-28 18:30:23 +01:00
idle.gd Added first BehaviorTree using limboAI 2024-12-09 21:05:09 +01:00
look_at_location.gd Added hostile behavior that attacks a player using a dash. 2025-01-19 21:42:11 +01:00
look_at_target.gd Added wander and look around behaviours. 2024-12-28 14:57:56 +01:00
navigate_to.gd Added wander and look around behaviours. 2024-12-28 14:57:56 +01:00
navigate_to_location.gd Minor project cleanup. 2024-12-31 16:27:57 +01:00