WURMZ

Wurmz Clips
Overview
Wurmz is a third person action-adventure game made by a group of four students. The game takes place in a vast desert where forgotten things go to die. These deserts are rules by large serpent like worms that devour any living thing around it.




Approach
At the start of this project it was decided that I would be handling the enemy behavior, as the game progressed that turned into more of a general scripting/technical role. Nevertheless, the part I am most proud of is the worms behavior, without going into too much detail, the worms have chase, catch-up, and attack mechanics with some slight variations.
While the boss fight is quite different with the boss using a custom attack selector function I made that chooses between 3 attacks while also changing the cool down after each attack based on what the worm did previously.