2D platform Videogame , side scrolling, cartoon style, set in a medieval world where the protagonist will have to overcome the different obstacles to defeat his enemy
The enemy shot script gets all the BoxEnemies by its Tag. If one of these enemies is facing left... everyone of these enemies will shoot to the left direction even if they are facing right...
EXPECTED RESULT:
Enemy shot should get the gameobject which is shooting.
The enemy shot script gets all the BoxEnemies by its Tag. If one of these enemies is facing left... everyone of these enemies will shoot to the left direction even if they are facing right...
EXPECTED RESULT:
Enemy shot should get the gameobject which is shooting.