Commit graph

4 commits

Author SHA1 Message Date
Mathilde Grapin 1aff1c2e38 Clean up path and names 2023-06-13 21:36:01 +02:00
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
Mathilde Grapin 02026ab3e9 Add wait action to enemy 2023-06-12 17:58:06 +02:00
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