presena hello I have a JPG sequence that is on a "multiply" Blending mode and when played back at run time we are getting a Black line around the entire JPG sequence. we have seen people online say to put on PMA but this is a JPG sequence and should be place on JPG sprite sheet and therefor that is not an option in this case. can anyone help us to figure out why this is happening? we are using run time for Pixi JS.
Mario JPG doesn't support an alpha channel, so you can not do PMA even if you tried. You could enlarge the background image such that the exported rdctanlge is entirely inside it, so that the border pixels aren't black.