Skip to main content

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

basically, the game is rendered to a subviewport with a parent subviewportcontainer. then i can change the "scale" property of the subviewportcontainer to (4, 4). 

in other words, i render the game at 256x150, then make each pixel take up 4 pixel on the final 1024x600 screen.

(1 edit)

Thank you I learned somthing new and very useful