The events that check whether the HitBocWalkingEnemy has reached its destination don’t specify which WalkingEnemyTexture to animate, so it will do all of them:
Apparently Trigger once doesn’t work when there are multiple instances on the scene, i mean it does work but for all of them and not for every instance
i used overly complicated variables instead and somehow it works