XCOM 2
Instant Loot
GauravDas  [developer] 25 Feb, 2017 @ 9:13pm
Configuring manually using INI files.
The configuration options can be configured using files:
Documents\My Games\XCOM2\XComGame\Config\XComInstantLoot.ini
SteamApps\workshop\content\268500\869901524\Config\XComInstantLootDefaults.ini
The first file is generated when saving settings with the in-game menu provided with ModConfigMenu. If present, the settings in the first file take preference over those in the second file.

Configuration options available are:

DISABLE_POPUP
Default is true; disables the popup window that appears when picking up loot. Set to false to re-enable the popup window.

DISABLE_SOLDIER_ANIMATION
Default is true; disables the bend-pickup-stand soldier animation when picking up loot. Set to false to re-enable this animation.

DISABLE_LOOT_ANIMATION
Default is true; disables the animation which causes the loot drops to converge to soldier's location. Set to false to re-enable this animation.
Last edited by GauravDas; 25 Feb, 2017 @ 9:15pm