Fixed an issue with integrated GPUs

Hi all,

My entry

I just realized that the characters in my game are not centered when playing the game in a notebook with integrated GPU. The issue was that textures dimensions are not power of 2.

Here you can see the main character looks small and “uncentered”

I changed the texures dimension in this new version. So if you experiment the graphic issue please try the new version. I didn’t add anything just change the texture dimensions

Fixed version

The fix

Please don’t consider this for the compo, of course.

Best luck

JF

Tags: bugfix, screenshot