Image Sequence not working after packaging the game for shipping

So I found a solution to this.
The issue was simply because the image sequence media player doesn’t work in Android. Luckily it was easy to rebuild it. I found a cheap plugin where you could put a sequence of images into a widget and read the images from an array and create a very basic playback system from there.

I am probably shouting into the void at this point but maybe someone in the future can use this.

1 Like