Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(+1)

Hello, nice engine.

A short question: is there a bug with 8-bit bitmaps? In my simple test i got a black screen with entities/sprites.

hey thanks!

The engine only supports png files at the moment, try converting your bmp and key me know if it works :)

Happy coding!

(-2)

Hello,

when i use this image:

S0.png (16x8 8-Bit)

it is not shown on the screen. The same result if i use it as a bmp file. It looks like sprites doesn't accept 8-bit files, only 24-bit files works.

In contrast, 8-Bit Level files working great.