Skip to content

Commit

Permalink
Adds Boss Animator FSM and Manager Script
Browse files Browse the repository at this point in the history
Adds the FSM for the Mad Mantis via an Animator Controller, considering its first stage with an idle and two attacks, a second stage with the attacks and an extra jump state, and a third stage with both attacks and the flying state.
Adds a Manager script handling the boss' health, stage change and attacks and jump cooldown.
Adds a script for each idle stage to begin attacking when reaching the new boss fight stage.
TODO: implement jump, fly and transitions' visual effects
  • Loading branch information
LeonardoTPereira committed Feb 2, 2023
1 parent 531aa96 commit b2eac9b
Show file tree
Hide file tree
Showing 38 changed files with 3,196 additions and 200 deletions.
8 changes: 8 additions & 0 deletions Assets/Animators.meta

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit b2eac9b

Please sign in to comment.