Fix candy bowls (#25514)
* Before SharedItemSystem * Fixes mispredict, removed unused * Fix physics
This commit is contained in:
@@ -55,9 +55,11 @@
|
||||
shape:
|
||||
!type:PhysShapeAabb
|
||||
bounds: "-0.10,-0.10,0.10,0.10"
|
||||
density: 3
|
||||
density: 20
|
||||
mask:
|
||||
- TabletopMachineMask
|
||||
- TabletopMachineMask
|
||||
restitution: 0.3
|
||||
friction: 0.2
|
||||
- type: InteractionOutline
|
||||
- type: ItemMapper
|
||||
sprite: Objects/Misc/candy_bowl.rsi
|
||||
|
||||
Reference in New Issue
Block a user