![]() |
Attention | Topic was automatically imported from the old Question2Answer platform. |
![]() |
Asked By | Ben Nicholl |
This seems like a simple thing to do but I can’t figure it out. I have some nodes inside of a scene, specifically sprites with AnimationPlayer set up. I want to duplicate those sprites so they are there own object then put them into a completely different scene.
I have tried going into the scene, right clicking on the scene, then clicking duplicate, but then it just duplicates another sprite inside of that scene, and I can’t figure out how to move it to a different location, outside of that scene. I have also tried duplicating the entire scene, but that just makes another instance of the scene that is duplicated with the same script and attributes.
Any help is appreciated.