Somewhat strange question ahead.
So a while back I took a screenshot of my game, and the HUD wasn't visible in the screenshot, which I liked. No portraits, no indicators, nothing. Although, I don't know how I did that and I haven't since been able to replicate it. Is there some special way to do it that I'm unaware of and/or somehow did by accident?
F9 and/or F10.
Thank you!
Okay, I'm seriously stupid or something. I pressed F9 and F10 together, separately and in various combinations but I can't seem to get it to work. -_- Do screenshots automatically save somewhere?
Are you asking how to do the actual screen cap and not the HUD removal? For Windows, just hit the printscreen button, open paint, and paste the picture in the window.
Yeah, I know that much. It's just the HUD removal I'm having a problem with.
Ahh, sorry, Shaboba. The tip I gave you only works if you have debug mode activated via adding the line:
ff.APP_DEBUGMODE = 1
in localinit.py.
Ahhh, okay. Thank you!