Fix: Dragging items over atmos pipes is slow. (#25629)
* Change tilefrictionmodifier of default item to base friction * Remove anchored friction modifier from baseItem * Revert "Remove anchored friction modifier from baseItem" This reverts commit 2d9d53f38a3704c8b5df4172629c78812f72f6ae. * Removed anchored friction component from BaseItem. --------- Co-authored-by: Plykiya <plykiya@protonmail.com>
This commit is contained in:
@@ -23,8 +23,6 @@
|
|||||||
soundHit:
|
soundHit:
|
||||||
collection: MetalThud
|
collection: MetalThud
|
||||||
- type: CollisionWake
|
- type: CollisionWake
|
||||||
- type: TileFrictionModifier
|
|
||||||
modifier: 0.5
|
|
||||||
- type: Physics
|
- type: Physics
|
||||||
bodyType: Dynamic
|
bodyType: Dynamic
|
||||||
fixedRotation: false
|
fixedRotation: false
|
||||||
|
|||||||
Reference in New Issue
Block a user