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>
(cherry picked from commit e3b061025d)
This commit is contained in:
Plykiya 2024-02-29 13:41:56 -08:00 committed by Debug
parent f8891e16b4
commit 633f1908c1
No known key found for this signature in database
GPG Key ID: 271270A74EF9C350
1 changed files with 0 additions and 2 deletions

View File

@ -23,8 +23,6 @@
soundHit:
collection: MetalThud
- type: CollisionWake
- type: TileFrictionModifier
modifier: 0.5
- type: Physics
bodyType: Dynamic
fixedRotation: false