Scaled down knives so they fit into lockers and crates (#6171)
scaled down fixture of knives
This commit is contained in:
parent
fb45e005b5
commit
5619c22dd0
|
|
@ -56,11 +56,13 @@
|
|||
fixtures:
|
||||
fix1:
|
||||
shape: !type:PolygonShape
|
||||
# Begin DeltaV - Scaled down the fixture slightly, so it fits into lockers and crates
|
||||
vertices:
|
||||
- -0.475,-0.225
|
||||
- -0.225,-0.475
|
||||
- 0.525,0.275
|
||||
- 0.275,0.525
|
||||
- -0.46,-0.22
|
||||
- -0.22,-0.46
|
||||
- 0.51,0.27
|
||||
- 0.27,0.51
|
||||
# End DeltaV
|
||||
density: 20 # derived from base_item
|
||||
mask:
|
||||
- ItemMask
|
||||
|
|
@ -97,11 +99,13 @@
|
|||
fixtures:
|
||||
fix1:
|
||||
shape: !type:PolygonShape
|
||||
# Begin DeltaV - Scaled down the fixture slightly, so it fits into lockers and crates
|
||||
vertices:
|
||||
- -0.58,-0.12
|
||||
- -0.34,-0.55
|
||||
- 0.6,-0.075
|
||||
- 0.375,0.375
|
||||
- -0.48,-0.10
|
||||
- -0.28,-0.45
|
||||
- 0.49,-0.06
|
||||
- 0.31,0.31
|
||||
# End DeltaV
|
||||
density: 20 # derived from base_item
|
||||
mask:
|
||||
- ItemMask
|
||||
|
|
@ -371,11 +375,13 @@
|
|||
fix1:
|
||||
shape: !type:PolygonShape
|
||||
radius: 0.01
|
||||
# Begin DeltaV - Scaled down the fixture slightly, so it fits into lockers and crates
|
||||
vertices:
|
||||
- -0.475,-0.225
|
||||
- -0.225,-0.475
|
||||
- 0.525,0.275
|
||||
- 0.275,0.525
|
||||
- -0.46,-0.22
|
||||
- -0.22,-0.46
|
||||
- 0.51,0.27
|
||||
- 0.27,0.51
|
||||
# End DeltaV
|
||||
density: 20 # derived from base_item
|
||||
mask:
|
||||
- ItemMask
|
||||
|
|
|
|||
Loading…
Reference in New Issue