Bouncing Bullets
spartan1123
Member Posts: 2
So I have an actor that shoots a bullet that bullet moves using the move attribute, but when I try to put a collide attribute to make the bullet bounce the bullet freaks out. So i need the bullet to bounce and spawn out of a certain point on the actor all the the time and move in the direction the actor is facing. Is there any way to do this?
Comments
I think if you go into the bullet actor and under the "Physics" change the "Collision Shape" from Rectangle to Circle it might be what you are looking for.
Good Luck!
https://dropbox.com/s/9nay5jd4tcg1c7h/Tanks.gameproj
Sorry I wasn't clear with my question I linked my project what i am trying to do is to get the bullets to bounce of the walls