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
+5-6Lines changed: 5 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,13 +6,12 @@ Features:
6
6
* Multiple camera support, each taking their own screenshots.
7
7
* Trackers to tell the camera(s) where to look at
8
8
* Follow player until the first entity is built.
9
-
* Follow rocket launch.
10
-
* Follow base growth.
11
-
* Keep focus on specified area.
9
+
* Follow base growth, keeping focus on specified area/city block or recenter automatically.
10
+
* And finally follow the rocket launch.
12
11
* Camera use (ordered) tracker list, first enabled tracker is used.
13
-
* Camera gradually (configurable period) recenters and zooms out.
14
-
* Each camera has customizable resolution, frame rate and speed gain.
15
-
* All screenshots are taken with full daylight and optionally show entity information.
12
+
* Camera gradually (configurable period) recenters and zooms out, which can be recorded in a stop-motion fashion.
13
+
* Each camera has customizable resolution, frame rate and speed gain, and show their recording area on the map.
14
+
* All screenshots are taken with full daylight or follow day cycle, and optionally show entity information.
16
15
* Configurable screenshot folder (e.g. to support multiple save files that are played in parallel).
17
16
* Configurable screenshot numbering, either sequential (default, more suitable for Windows ffmpeg) or game tick (easier to synchronize multiple cameras).
0 commit comments