F
FlyingKatsu
You can import your animated gif as side-by-side frames in a canvas, but it wouldn't be much different from loading your original .pyxel file.
It sounds like you want to use the full animated gif as a sort of layer on top of your new animation, and have them run as separate animations in a single gif file. My somewhat hacky suggestion in this case would be to use some kind of a program/system you're comfortable with (Unity, HTML with CSS, even PowerPoint/Google Slides would probably work). Position your three gifs in that program, then when you preview them at runtime you use Screen2Gif to capture them as a single animated gif.
It sounds like you want to use the full animated gif as a sort of layer on top of your new animation, and have them run as separate animations in a single gif file. My somewhat hacky suggestion in this case would be to use some kind of a program/system you're comfortable with (Unity, HTML with CSS, even PowerPoint/Google Slides would probably work). Position your three gifs in that program, then when you preview them at runtime you use Screen2Gif to capture them as a single animated gif.
