Forum Discussion
Romans_I_XVI
9 years agoRoku Guru
Komag
So the level details were in fact an object that I was deleting and recreating with new details when the user scrolls through the list, and I guess there might have been a frame in between where nothing was getting drawn? Either way, I switched it to just update the details in the existing object so it won't flicker like it was. If you're experiencing flickering on the rest of the screen though (I do on lower powered devices such as Roku stick) that is the Roku being quirky and tearing. I think it's mad that I'm creating bitmaps for the preview image. But it doesn't happen on my Roku 3.
And by the way, I like your level. I'm glad to see you had no problem figuring out how to utilize the different tile types to make an interesting level.
Also, I pushed an update with the changes mentioned as well as fixing SD mode issues.
So the level details were in fact an object that I was deleting and recreating with new details when the user scrolls through the list, and I guess there might have been a frame in between where nothing was getting drawn? Either way, I switched it to just update the details in the existing object so it won't flicker like it was. If you're experiencing flickering on the rest of the screen though (I do on lower powered devices such as Roku stick) that is the Roku being quirky and tearing. I think it's mad that I'm creating bitmaps for the preview image. But it doesn't happen on my Roku 3.
And by the way, I like your level. I'm glad to see you had no problem figuring out how to utilize the different tile types to make an interesting level.
Also, I pushed an update with the changes mentioned as well as fixing SD mode issues.