MI 445 Project 1
Modifications made:
- Modeled and added shield for Burrow
- Created sound when Burrow is successfully performed
- Added 'slash' visual effect for player attacks
- Fixed "Memory Game" Action Command so that it works properly
- Added "Brewing" minigame to the left before stairs to fight; simply walk into it to change scenes
- Created and added models for cauldron, eye, tail, and root objects needed for brewing.
- Created separate scene to run brewing minigame
- Created several scripts in order to run brewing minigame:
- BrewingManager
- Cauldron
- Ingredients (Scriptable Object)
- AcceptItem
- DragAndDrop
Brewing Minigame Rules:
Following the recipe list on the right side of screen, place/drop the items in the cauldron in the order they appear (top to bottom). Complete Action Command games successfully in order to move on to the next ingredient. The game ends no matter if you win or lose the brewing minigame.
Credit:
GEL lab for base game
Kelsi Levine for modifications