From 406110704dcaea276085ee1cb69b4d0628d90410 Mon Sep 17 00:00:00 2001 From: Yannik Schmidt Date: Sun, 5 Sep 2021 01:43:48 +0200 Subject: [PATCH] Debug Shortcuts --- DebugActions | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 DebugActions diff --git a/DebugActions b/DebugActions new file mode 100644 index 0000000..096a5df --- /dev/null +++ b/DebugActions @@ -0,0 +1,15 @@ +# Skip Dialog, Disable Map-Update, Hide UI: ( I ) + +Disables the playing of dialogs, disable UI & Map chunk updates (this affects preloaded chunks that haven't been spawned yet). + +# Sweep to next closest waypoint: ( O ) + +Tries to sweep toward the next waypoint. + +# High Res Screenshot: ( M ) + +Takes a 3840x2160 screenshot via console command. + +# Jump to Debug Savepoint: ( U ) + +Tries to target the next debug savepoint if there is one. Handled in the DebugSavePoint-Actors.