Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

About resolution...

A topic by Jenkswerr created Jun 17, 2020 Views: 301 Replies: 1
Viewing posts 1 to 2
(+2)

Hey everyone, this is my first game jam and I'd like to ask a question.

If I get it right, I can use any graphics I'd like, but it must be rendered at 64x64 or less. So can I use for example 4K textures and then write a shader that make screen only 64x64 or do I have to use textures that are 64x64 and less? What do I mean: is "64x64 limit" applying JUST on screen, JUST on art or on both? Probably silly question but I want to be sure.

Thanks.

(+2)

You have it correct! Just on screen. Only the final render needs to be at 64x64 or less.