I want to make 2d platformer with enemy that throw stuff at player.
The enemy throw stuff up and fall at player location so the enemy can hit the player that hide behind wall.
I do know that enemy has the player location is needed, but how to throw up the wall and hit the player behind the wall?