game.take_screenshot() show_debug_settings bool
game.take_screenshot() show_debug_settings bool
The take_screenshot function is not exactly consistent with regards to which debug settings it will show (tile-grid will show, time-usage will not). I request an optional bool setting to force taking a screenshot with all currently enabled debug settings included in the screenshot.
- Anders142536
- Burner Inserter
- Posts: 8
- Joined: Mon Nov 23, 2020 11:12 pm
- Contact:
Re: game.take_screenshot() show_debug_settings bool
I would require this feature as well.
I'm the author of Screenshot Toolkit and I got a feature request that the tile grid shall not be visible on the screenshots my mod does automatically.
Ideally there would be a boolean flag that either shows the debug options or does not.
I'm the author of Screenshot Toolkit and I got a feature request that the tile grid shall not be visible on the screenshots my mod does automatically.
Ideally there would be a boolean flag that either shows the debug options or does not.