Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 17 additions & 0 deletions lq1/cam.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
bind home "impulse 200"
bind pgup "impulse 201"
bind pgdn "impulse 202"
bind end "impulse 203"

echo ""
echo ""
echo ""
echo "home - Spawns a cutscene camera. Maximum of three can be at play."
echo ""
echo "pageup - Increments the automatic-switching delay by five seconds."
echo ""
echo "pagedown - Decrements the automatic-switching delay by five seconds."
echo ""
echo "end - Begins 'playback' of demo cameras."

developer 1