I have an animation a node2d that uses the position of the node but when I run the game it goes to the origin point because the animation uses those numbers. Is there a way to do the animation relative to the node's location in game?
Relative position for animations?