A GAS based, replicated, Projectile and Ballistics system aiming to be suitable for large open world games and simulations. Check out the parent project Target Vector.
Ricochet is under heavy development, many features may not be finished or production-ready.
- Realistic Environmental Parameters.
- Network Prediction with Rollback.
- Supports Destruction, Penetration and Ricochet with Physical Materials.
- GAS Attribute based projectile.
- Niagara Particle, Metasound, Decal and Realtime Vertex Painting support.
Clone or Download into a folder named Ricochet in your existing projects Plugins folder.
Dependencies
- Add the ASC, ASC Interface and Barrel Component to your Weapon class or Blueprint.
- Setup Environmental Parameters.
- Setup Ammunition Type Data Assets.
Contibutors and PRs are welcome via Github!
Original content and code in this repository is under the Custom MIT license LICENSE.md.