Hello, I just started Game Development this week and I decided to use GoDot and I do know now the basics but I'm wondering how can I make a multiple animation in 1 sprite node but with different sprite-sheet, I've been watching tutorial about 2d platform game but they always use 1 sprite-sheet where all of the animation is in it, but I don't want that, I want separated sprite-sheet to make my project files look clean because if I only use 1 Sprite-sheet It'll be hard for me to maintain it if my project is bigger.
P.S: if you know a tutorial or a video about it please include it in your answer, it will make me understand what to do more, thank you!