Hi buddies.
I want to make all skill animations in one project, so that I can load all animations by animation name in only one json file.
Frist, all the effects are attached to different slots at setup mode. And they overlap like this. Immagine rimossa a causa della mancanza di supporto per HTTPS. | Mostra Comunque
Then, when I switch to animation mode to made each animation separately, all other effects attachments have to be hiden and keyed one by one. Immagine rimossa a causa della mancanza di supporto per HTTPS. | Mostra Comunque Immagine rimossa a causa della mancanza di supporto per HTTPS. | Mostra Comunque
So if there are N animations existing. When a new effect is added, I have to do hide-and-key to the new effect N times in existing N animations.
It is so annoying. Is there any good way to deal with it?