# Making a Gun

- [Creating A Gun](/etg-modding-guide/making-a-gun/making-the-gun.md)
- [Setting Up Gun Sprite Folders](/etg-modding-guide/making-a-gun/making-the-gun/setting-up-gun-sprite-folders.md): A simple explanation of how to format gun sprite folders.
- [Creating Gun Jsons/Jtk2ds](/etg-modding-guide/making-a-gun/making-the-gun/creating-gun-jsons.md)
- [Pixel Measurement Conversions](/etg-modding-guide/making-a-gun/making-the-gun/creating-gun-jsons/pixel-measurement-conversions.md): A simple conversion guide from in-game pixels to numerical values
- [Setting Up Projectiles](/etg-modding-guide/making-a-gun/setting-up-projectiles.md): An explanation of how to set up custom projectiles for a custom gun.
- [Adding Components To A Projectile](/etg-modding-guide/making-a-gun/setting-up-projectiles/adding-components-to-a-projectile.md): A simple explanation of how to add components to a projectile.
- [Projectile HitEffects (Visual Effects)](/etg-modding-guide/making-a-gun/setting-up-projectiles/projectile-hiteffects.md): A quick guide for setting up projectile HitEffects.
- [Adding status effects to a projectile](/etg-modding-guide/making-a-gun/setting-up-projectiles/adding-status-effects-to-a-projectile.md)
- [Continuous Fire Animations](/etg-modding-guide/making-a-gun/continuous-fire-animations.md): Explanation of how to make a gun use a continuous firing animation rather than a stop/start one.
- [Gun Ammo Types](/etg-modding-guide/making-a-gun/gun-ammo-types.md)
