Hi guys. I need help with the motion of Bullet.
In my game, I change the movement of player by adding a Bullet for the player sprite and changing the angle. But I only can stop the movement of bullet by layout. Could I add some sprites to stop them, if the sprites can go back after crashing the sprites (moving in an opposite direction), it should be better.
In short, could I make the barriers to stop the movement of bullet?