Godot Version
v4.6.1.stable.mono.official [14d19694e]
Hi!
I have an AnimatedSprite3D with a character spritesheet. I have added all the frames for animations up down left right. Now id like to create another character with the same spritesheet dimensions. How to not have to add everything anew every time? I have tried to ask AI for some time but just coudnt find anything usable, also nothing online. Now I have read about tool scripts to run a script in edit mode. Way to go?
Thanks!