Add setting for disabling manual item pickups by mouse

This commit is contained in:
tacotexmex
2019-02-12 01:12:59 +01:00
parent 97158f7fac
commit 0cee07b9d5
3 changed files with 10 additions and 0 deletions

View File

@ -31,6 +31,8 @@ developed by [PilzAdam](https://github.com/PilzAdam/item_drop).
items between these radii are flying to the player for
`item_drop.magnet_time` seconds, after this time, they're picked or stop
flying.
* Enable manual item pickups by mouse only if `item_drop.mouse_pickup` is
`true` (true by default)
* Plays a sound when the items are picked up with the gain level set to
`item_drop.pickup_sound_gain` (default 0.2)
* Requires a key to be pressed in order to pick items if