So im currently trying to add a Mixmatch of animations to a new weapon. Everything worked flawless so far except the chambering animation - it bugs the weapon out and enables duplication of magazines.
After a few hours of searching and rewriting my code i looked at the animation itself and it has the Event "Weapon_BulletInMagazine" instead of "Weapon_BulletInChamber".
I heard from numerous sources that its currently impossible to make any edits to animations...
So my question is: (How) is it possible to add/edit events on animations
P.S. will there be any documentation on the animation editor