I tried making the player do custom sequences like waving but couldn’t get it to work, then I found some function that it was possible to do with but I had to override all the default animations and set the crouching, walking, jumping, driving and all of those separately for the player not to do a T-pose. Is there any way to just set something like the salute sequence when still using the default walking?
So far the closest I have got to making it work is restarting it every tick while at the same time setting it’s start time in the animations to a little more. This is very unoptimized and with lower ticks will look extremely glitchy.