userJarryd Campicancel
branchrust_reboot/main/skscancel

12 Commits over 0 Days - ∞cph!

1 Year Ago
Fixed incorrect ShowBullet reload animation event configuration
1 Year Ago
Update skin list
1 Year Ago
Fixed missing ShowBullet animation events
1 Year Ago
Fixed the new camera animation system on the minigun/flamethrower/sks not respecting the head bob client setting
1 Year Ago
Fixed missing camera shakes when firing the sks
1 Year 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
1 Year Ago
Set up sks as skin of SAR, sks is no longer craftable Fix SteamInventoryItem editor inspector not appearing for ItemSkins
1 Year Ago
Hide the bullet in the magazine if the player has one bullet loaded
1 Year Ago
Fixed animator hasAmmo param not getting populated
1 Year 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
1 Year Ago
Match import fbx offsets exactly
1 Year Ago
First pass on dedicated vm animator handling script for sks Uses new IViewmodelComponent interface, will probably come in handy in the future