The final player attack I made was the special attack. The concept for this attack was the player "zips through and destroys the enemies".
To do this I preformed a search for all the AI in the scene and used the Vector3.MoveTowards function so that the character would find and move to all the killable enemies in the scene. This attack is a one hit kill.
No comments:
Post a Comment