Template Files
There are two templates. The weapon Template is used for creating any weapon that you want to add to the game. The Magazine Template is for creating custom magazines. Depending on what you want to build you will need one or the other, or both. Custom weapons and magazines you create can be compatible with ones that are already in the game or that other users create.
If you only want to create a 100 round drum magazine for the M16 for example, you only need to use the Magazine Template. If you want to make an AK74 style weapon then you can do that with the Weapon Template and have it work with existing magazines in the game.
You can also add a weapon like the DP-27 that we don’t have in the game and we don’t have magazines for, then you can use both the Weapon and Magazine Template to create it.
Weapon Template
Contents:
WeaponModel.Blend - The Blender File for the weapon
WeaponModel.FBX - The same as the Blender file, just as an FBX so you can use other modeling programs that support FBX.
FireEvent.wav - Fire Sound Effect.
Texture.png - The weapons texture file.
InventoryIcon.png - This is the icon you will see in your inventory.
InventoryIconOutline.png - this is the highlight you see in your inventory.
Config.json - a text file that contains the various settings of the weapon.
Magazine Template
Contents:
MagazineModel.Blend - The Blender File for the weapon
MagazineModel.FBX - The same as the Blender file, just as an FBX so you can use other modeling programs that support FBX.
Texture.png - The weapons texture file.
InventoryIcon.png - This is the icon you will see in your inventory.
InventoryIconOutline.png - this is the highlight you see in your inventory.
Config.json - a text file that contains the various settings of the magazine.