(Solved) Position object on point when changing animation

Hi there,

I am positioning a gun object on a player’s object point position, which is working fine. Except when the player changes animation, the gun will not position itself on the same point with the exact same name within the changed animation.

To illustrate, please see below:

ezgif-2-285559182e

When the player changes to reloading animation, the gun floats in the air

I am using a permanent condition to position the gun on the object’s point

And the points have the same name in both animations

I have also tried to set the condition when the animation is A and B, but the problem remains.

Thanks in advance

Wow… never mind…
apparently the points in the reloading animation were all reset, or basically the point from the first frame was shared with the rest of the frames all over again.
Very dangerous…
thanks