Timelapse Base Edition (TLBE)


Takes screenshots of your base at specified intervals.

Utilities
17 days ago
0.18 - 2.0
7.07K

g player and gui

2 years ago

Would it be possible to toggle displaying player(s) and GUI within the camera or targit UX?

2 years ago

It is technically possible to show the GUI, as the screenshot command is supporting it: * show_gui - Whether to include GUIs in the screenshot or not. Defaults to false. * show_entity_info - Whether to include entity info ("Alt mode") or not. Defaults to false. * show_cursor_building_preview - When true and when player is specified, the building preview for the item in the player's cursor will also be rendered. Defaults to false.
(From https://lua-api.factorio.com/latest/LuaGameScript.html#LuaGameScript.take_screenshot)

The 'show_entity_info' is available in the mod, the other options I did not look at, so I have no idea how they pan out.

I'll add this (if the screenshot do make sense), opened the following ticket: https://github.com/veger/TLBE/issues/35

1 year, 3 months ago

Released in v1.5.0 (finally) ;)

This thread has been locked.