fix: powercells now use proper physics (#5199)

This commit is contained in:
Nikita Brancatisano
2021-11-07 09:11:40 +01:00
committed by GitHub
parent f5852ba639
commit 062eae8a91

View File

@@ -6,12 +6,6 @@
abstract: true
parent: BaseItem
components:
- type: Physics
bodyType: Dynamic
fixtures:
- shape:
!type:PhysShapeAabb
bounds: "-0.3,-0.15,0.3,0.2" # TODO: these are placeholder values
- type: PowerCell
- type: Sprite
netsync: false