I want to use animation player to change the shape of the characters hitbox based on the attack used, but when resizing the shape of their hitbox through animation player, every other instance of that character scene has their collision shape re-sized as well, not just the one that went through the animation.
Everything else like the transform of CollisionShape2D doesn't affect the other instances of that character, so why is shape different?