DESCRIPTION
Creating a shooter game can be very difficult, especially when it comes to animation. Questions like: “How to add nice gunplay and sway?”, “What boen to parent the gun to?”, or “How to aim down sights?” are just the beginning.
Luckily, FPS Animation Framework has already overcome these challenges! Based on years of experience in the field, this package is designed to take your FPS game to the next level.
WHY CHOOSE THIS SYSTEM?
Animation Freedom
Forget about animation restrictions in your gameplay. Animate procedurally anything, whether it’s a firearm or a melee weapon.
Smooth Procedural Magic
These features are going to save you tons of time:
- Procedural Recoil Animation: The best solver for fluid and non-repetitive recoil.
- Procedural ADS: Multiple sights and procedural reloading animations.
- Realistic Sway: Spring-based algorithm to create natural motions.
- Auto Blend Trees: Procedural Spine rotation and leaning.
- Weapon Blocking: Advanced weapon collision avoidance system.
- Code-driven motions: Procedural Idle, Walking, Equip, and Unequip motions.
- and much more!
True FPS
Achieve maximum realism by combining a full-body character with first-person animations. Don’t worry, camera stabilization is handled out of the box.
Easy To Add More Content
The system automatically handles any weapon animation, even if it’s a bolt-action rifle, revolver or a grenade launcher.
Examples and Support
Get a free demo project with weapons, animations, and example prefabs. Got a question? Our Discord community is always here to help with whatever challenges you face.
YouTube • Demo Project • Discord
LATEST UPDATE SHOWCASE:
FAQ
“Does it work with Humanoids”?
Yes. The framework works with both Humanoid and Generic models.
“Is it optimized?”
Yes. The framework extends the Animator Controller, so it relies on Animation Jobs to efficiently execute procedural logic. Also, culling is supported out of the box.
“Is it compatible with other assets?”
It’s possible to integrate the framework with other systems. The documentation provides a comprehensive guide on how to do it step-by-step.
“Are guns parented to the right hand?”
The system uses a smart way of positioning the weapon, so you don’t have to worry about parenting it to the right or left hands.
P.S: if you have any questions feel free to leave them here or on our Discord .