Hey, Ok so i want to make a shooting game because i thought it can't be too hard. But then i realised i can't even make a bullet shoot. Any help? Thanks
Bullets are their own sprite. That starts at the same location , same facing.
Multiple bullets are harder - if fired at different times require multiple sprites and you to create a mechanism and code to track which ones are still active