Commit graph

5 commits

Author SHA1 Message Date
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
Mathilde Grapin 09f6925a00 Fix quote 2023-06-11 23:48:59 +02:00
Mathilde Grapin a6839bc96b Fix bad space 2023-06-11 23:47:46 +02:00
Mathilde Grapin 7038d29d87 First commit
Add simple player movement with a finite state machine.
Add enemy that can move to target point.
Add ground through a tilemap and wall that player and enemy cannot
cross.
2023-06-11 23:38:54 +02:00