FPS Animation Pack Unity
  • 👋README
  • tutorials
    • 💻Installation
    • 📚Overview
    • ↗️BiRP, URP and HDRP
    • 🎯Retargeting Animations
    • Replacing Weapons
    • 🏃‍♂️Procedural Animation
    • ➕FPS Animation Framework Integration
  • Gameplay
    • 📘Player Prefab
    • 🔫Weapon System
    • 🔉Sound Effects
  • animations
    • 🦾Character
    • 🔫Weapon
    • 📷Camera
    • 💥Recoil
Powered by GitBook
On this page
  1. animations

Weapon

In this chapter we will cover animation aspect of the weapon.

PreviousCharacterNextCamera

Last updated 2 months ago

Animator Controllers

All weapon animator controllers have the same structure:

Each override controller is assigned to the weapon animator directly.

🔫
AC_FPS_Weapon