You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+12-7Lines changed: 12 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,15 +3,20 @@
3
3
Mod for [Factorio](http://www.factorio.com) that takes screenshots of your base at specified intervals.
4
4
5
5
Features:
6
-
* Customizable resolution, frame rate and speed factor
7
-
* Optionally follow player until the first enitity is built
8
-
* Optionally follow rocket launch
9
-
* Gradually (configurable period) recenter and zoom out
10
-
* All screenshots are taken with full daylight
11
-
* Configurable screenshot folder (e.g. to support multiple save files that are played in parallel)
6
+
* Multiple camera support, each taking their own screenshots.
7
+
* Trackers to tell the camera(s) where to look at
8
+
* Follow player until the first enitity is built.
9
+
* Follow rocket launch.
10
+
* Follow base growth.
11
+
* Camera use (ordered) tracker list, first enabled tracker is used.
12
+
* Camera gradually (configurable period) recenters and zooms out.
13
+
* Each camera has customizable resolution, frame rate and speed gain.
14
+
* All screenshots are taken with full daylight.
15
+
* Configurable screenshot folder (e.g. to support multiple save files that are played in parallel).
12
16
13
-
Screenshots are stored in the [script-output](https://wiki.factorio.com/Application_directory) folder, with the configured sub-directory ('Save location' setting).
17
+
Open the TLBE settings from shortcut bar or CTRL-T (default key binding) to configure your camera(s) and trackers.
14
18
19
+
Screenshots are stored in the [script-output](https://wiki.factorio.com/Application_directory) folder, with the configured sub-directory ('Save location' setting in the Mod Settings menu).
0 commit comments