- Home /
C# 2D game enemy multiple grenade attack at once
I have a boss in my 2D shooter game and I want him to stay stationary and just throw multiple grenades at a random designated spot (a little icon appear on the ground as to where it'll land also) and I am not sure how to go about doing it. Some tips? Base code to work off? Anything would be helpful at this point
Comment
Your answer
Follow this Question
Related Questions
Is there a way to do different things depending on whether the button is being held or tapped? 2 Answers
How do i delay the first attack after getting Line Of Sight with an enemy? 1 Answer
What am I doing wrong with this attack script? 2 Answers
unity 2d platformer dash attack. 1 Answer
How can I make my player attack enemies without getting errors? 0 Answers