fix: powercells now use proper physics (#5199)
This commit is contained in:
committed by
GitHub
parent
f5852ba639
commit
062eae8a91
@@ -6,12 +6,6 @@
|
|||||||
abstract: true
|
abstract: true
|
||||||
parent: BaseItem
|
parent: BaseItem
|
||||||
components:
|
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: PowerCell
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
netsync: false
|
netsync: false
|
||||||
|
|||||||
Reference in New Issue
Block a user