Hello,
I created an Scene, based a Position2D, that contains a AnimatedSprite. I saved a inherited Scene of the Scene created previous.
If I a try to edit the animations of AnimatedSprite in the inherited Scene the changes are applyed to the base Scene.
Thres any way to handle this?
In case, I want to edit only the inherited Scene.