Skip to main content

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

Is there a way to change the resolution of the video export so it renders at, say 1080p instead of 480p? If not I think that would be a neat feature to add if possible

(1 edit)

Hello! The exported video is (if I’m not mistaken) 2x or 4x the canvas size, so if you resize the canvas to be 540p, it should render to 1080p. Make sure to save the sprite so the changes are applied!

(+1)

That works! Thank you!