In this section, we’ll be implementing a complex shooter class to act as sort of a generic bullet hell type of system. In addition, we’ll introduce a unique grape ranged attack enemy and screen shake features to really flex our game dev muscles.
Gitlab Repo for Unity 2D RPG Combat Course