bovido/scripts
Mathilde Grapin 92ccf7279d Instanciate a ball
Make the enemy throw a ball. It just instanciate a ball in the scene but
does not move it.
2023-06-12 22:06:48 +02:00
..
can_throw_ball_condition.gd Instanciate a ball 2023-06-12 22:06:48 +02:00
can_wait_condition.gd Add wait action to enemy 2023-06-12 17:58:06 +02:00
enemy.gd Instanciate a ball 2023-06-12 22:06:48 +02:00
get_random_top_cell_action.gd Flip enemy and use blackboard 2023-06-12 18:50:58 +02:00
is_idle_condition.gd Add wait action to enemy 2023-06-12 17:58:06 +02:00
move_to_target_action.gd Flip enemy and use blackboard 2023-06-12 18:50:58 +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
throw_ball_action.gd Instanciate a ball 2023-06-12 22:06:48 +02:00
tile_map.gd First commit 2023-06-11 23:38:54 +02:00
wait_action.gd Instanciate a ball 2023-06-12 22:06:48 +02:00