bovido/scripts
Mathilde Grapin 1aed988149 Add a behavior tree to the enemy
Add the Beehave addon.
Make the enemy do the same thing as before but with a behavior tree.
2023-06-12 16:48:35 +02:00
..
enemy.gd Add a behavior tree to the enemy 2023-06-12 16:48:35 +02:00
get_random_top_cell.gd Add a behavior tree to the enemy 2023-06-12 16:48:35 +02:00
is_idle_condition.gd Add a behavior tree to the enemy 2023-06-12 16:48:35 +02:00
move_to_target_action.gd Add a behavior tree to the enemy 2023-06-12 16:48:35 +02:00
player.gd First commit 2023-06-11 23:38:54 +02:00
player_idle_state.gd First commit 2023-06-11 23:38:54 +02:00
player_state.gd First commit 2023-06-11 23:38:54 +02:00
player_walk_state.gd Fix quote 2023-06-11 23:48:59 +02:00
state.gd First commit 2023-06-11 23:38:54 +02:00
state_machine.gd First commit 2023-06-11 23:38:54 +02:00
tile_map.gd First commit 2023-06-11 23:38:54 +02:00