I want to make a way to shoot an arrow when i press the space bar in the direction my player is facing and make it disappear when it collides with something for a 2D top down game. How do i do this?
I dont want the character to shoot in the direction of mouse just where the sprite is facing
Coppy of previous question as i forgot to add the 2d part