Press the "R" key to reload. Press "Space" to fire. Click the Fire Selector to change firing mode. This Sprite is recommended in 2D combat games. *DISCLAIMER* You may use this in your game, but give me credit. To add this to your game, export the gun sprite. then import it into your game. Next, because some guy has to shoot the gun, draw a soldier over the gun. (Draw a hand on the handle and on the fore grip, then have his hand move over the bolt when it is pulled back, and move to the mag when it is pulled out/inserted, etc.) Then, Create a new sprite for the bullet. then have the gun create a clone of your bullet. Then, via the "when I start as a clone" block, copy the bullet shell code and change it to point in the direction of the HK, and move any amount of steps you want at a time until the bullet touches a bad guy or touches the edge.