From c3c243d31e0742b4a09d21128e49a6ac066c76a9 Mon Sep 17 00:00:00 2001 From: David Dormagen Date: Wed, 2 Sep 2015 23:21:06 +0200 Subject: [PATCH] collection: utilize new key combination functionality; also put collection on shift Shift instead of Ctrl is more consistent with dropping items, which is on Shift+Number. Incidentally you can now also decide to drop an item to make space for a new one DURING the collection process. Really rather rad. --- planet/System.ocg/PlayerControls.txt | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/planet/System.ocg/PlayerControls.txt b/planet/System.ocg/PlayerControls.txt index 9bca73672..a85800c7a 100644 --- a/planet/System.ocg/PlayerControls.txt +++ b/planet/System.ocg/PlayerControls.txt @@ -593,25 +593,27 @@ GUIGroup=50 [Assignment] - Key=Ctrl+LeftControl + Key=LeftShift Control=PickUp GUIGroup=50 [Assignment] - Key=Ctrl+CON_Left + Key=CON_PickUp,CON_Left Control=PickUpNext_Left [Assignment] - Key=Ctrl+CON_Right + Key=CON_PickUp,CON_Right Control=PickUpNext_Right [Assignment] - Key=Ctrl+CON_Up + Key=CON_PickUp,CON_Up Control=PickUpNext_Stop + Priority=75 [Assignment] - Key=Ctrl+CON_Down + Key=CON_PickUp,CON_Down Control=PickUpNext_Stop + Priority=75 [Assignment] Key=Mouse1Wheel1Up