ed
This commit is contained in:
parent
dbcbc78acf
commit
ff37006068
4 changed files with 30 additions and 17 deletions
|
|
@ -44,7 +44,20 @@ config.carryItmes = {
|
|||
},
|
||||
moveRate = 1.0
|
||||
},
|
||||
|
||||
safe = {
|
||||
model = `prop_ld_int_safe_01`,
|
||||
bone = 28422,
|
||||
offset = vector3(5.0, 5.0, 1.0),
|
||||
rot = vector3(100.0, -50.0, 220.0),
|
||||
anim = {
|
||||
dict = "anim@heists@box_carry@",
|
||||
name = "idle" -- Neutrale Stehanimation
|
||||
},
|
||||
disableKeys = {
|
||||
21, -- INPUT_SPRINT
|
||||
},
|
||||
moveRate = 1.0
|
||||
},
|
||||
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue