Shootin script help,shooting script
I have a script for shotting bullets. That works. But i also need a script So that the enemy performs an animation and is deleted when the ammunition hits him. how am I supposed to do that ,I have a script for shotting bullets. That works. But i also need a script So that the enemy performs an animation and is deleted when the ammunition hits him. how am I supposed to do that
Answer by crlycstl · Feb 20, 2019 at 03:44 PM
Unity has a really great tutorial that will walk you through the steps to creating a shooter, including enemy death events:
https://unity3d.com/learn/tutorials/s/survival-shooter-tutorial
Your answer

Follow this Question
Related Questions
animation scirpting 1 Answer
How do i make character eyes blink after some seconds have passed? (on 2D sprite) 1 Answer
Does anyone have a script to disable 'import animation' 1 Answer
Issue adding animated sprite to UI Button 1 Answer
How to change animator states when a key is held through a C# script for a sprite? 0 Answers