Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

I had 2 separate scripts initially.

The one on the camera captured everything, but was limited to the resolution of the screen and also didnt work well on Linux.

When i added map making support, i needed it to be higher resolution, so i used a different script that could do 8k, the caveat was it did not capture the lensflare, which wasnt a big deal for maps

Now ive got a different screenshot script that does everything, captures high res and lensflares and works on Linux.

The 2 options exist since it is just legacy ui. if you want to take a photo, press the photo icon, if you want to make a map, press it there. 

Thx, that I do understand.