Godot Version
Replace this
line with your Godot version
Question
Ask your question here! Try to give as many details as possible
My clones (instances) call animation players that animate the original and not themselves.
I have an enemy that performs a spawn animation where it moves around the map and another where it flies in circles. These animations only appear on the original enemy. Meanwhile, the new enemies only perform animations where they don’t move their position (in case that’s relevant).
