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:
Plykiya
2024-02-29 13:41:56 -08:00
committed by GitHub
parent e2741498b8
commit e3b061025d

View File

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