We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86e2a79 commit 8eb1501Copy full SHA for 8eb1501
README.md
@@ -1,3 +1,21 @@
1
# Multi Halo Cinematic Camera
2
> Supports Halo: Reach, Halo 3, & Halo 3: ODST
3
> (support for Halo 2, Halo 4, and Legacy Xbox 360 Halo titles coming soon!)
4
+
5
+## Prerequisites
6
+Grab the .NET Desktop Runtime 8.0.8 from [here](https://dotnet.microsoft.com/en-us/download/dotnet/8.0).
7
8
+## Hotkeys
9
+```M``` Starts path
10
11
+```N``` Stops path
12
13
+```P``` Rolls camera clockwise
14
15
+```O``` Rolls camera counter clockwise
16
17
+```I``` Zooms camera in
18
19
+```U``` Zooms camera out
20
21
+```K``` Adds a keyframe
0 commit comments