userJarryd Campicancel
branchrust_reboot/main/skscancel

12 Commits over 0 Days - ∞cph!

2 Years Ago
Fixed incorrect ShowBullet reload animation event configuration
2 Years Ago
Update skin list
2 Years Ago
Fixed missing ShowBullet animation events
2 Years Ago
Fixed the new camera animation system on the minigun/flamethrower/sks not respecting the head bob client setting
2 Years Ago
Fixed missing camera shakes when firing the sks
2 Years Ago
Fixed sks firing animations early exiting causing camera clipping Fixed missing ammo_true and ammo_false triggers, they're not used but are required for the empty state animator handling
2 Years Ago
Set up sks as skin of SAR, sks is no longer craftable Fix SteamInventoryItem editor inspector not appearing for ItemSkins
2 Years Ago
Hide the bullet in the magazine if the player has one bullet loaded
2 Years Ago
Fixed animator hasAmmo param not getting populated
2 Years Ago
Reuse old p17 empty state logic for sks viewmodel Use events to turn on the shell in the magazine based Build manifest so the gun works after loading/saving
2 Years Ago
Match import fbx offsets exactly
2 Years Ago
First pass on dedicated vm animator handling script for sks Uses new IViewmodelComponent interface, will probably come in handy in the future