Example Projects
The example project for Gunsmith can be viewed on Github.
This project shows how to implement Gunsmith on a pawn with a Mover component. It can be played in Standalone, Listen Server or Client mode in editor and builds. Move around with WASD, mouse to look and shoot/ADS and change weapons with numbers 1-3.
Caution
When you first open the project you will need to compile the Mutable assets before being able to use them. You can do this by opening CO_Rifle and clicking on the Compile button at the top of the screen. We will add a step to do this automatically in the future.
We are actively working on a new project which will be available as a download via Itch.io and will include better weapon selection and a target practise mode. Multiplayer options will also be available to host and connect to a listen server.