Pickup radius, new keytypes, limited globalstep (#1)

Thank you @LouisCyfer 🌮 🎉
This commit is contained in:
LouisCyfer
2017-08-03 22:32:36 +02:00
committed by tacotexmex
parent 1091537584
commit dbd9538a78
2 changed files with 53 additions and 28 deletions

View File

@ -8,7 +8,10 @@ enable_item_drop (Enable item drops) bool true
enable_item_pickup_key (Use pickup key) bool true
#What keytype to use as pickup key
item_pickup_keytype (Pickup keytype) enum Use Use,Sneak,LeftAndRight
item_pickup_keytype (Pickup keytype) enum Use Use,Sneak,LeftAndRight,RMB,SneakAndRMB
#The volume of the pickup sound
item_pickup_gain (Pickup sound gain) float 0.4
#Player pickup radius
item_pickup_radius (Pickup radius) float 0.75