Skip to content

Commit

Permalink
Fix physics
Browse files Browse the repository at this point in the history
  • Loading branch information
GreaseMonk committed Mar 7, 2024
1 parent 00a93a6 commit bcb1312
Showing 1 changed file with 2 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
abstract: true
components:
- type: Physics
bodyType: Static
- type: Fixtures
fixtures:
fix1:
Expand All @@ -14,9 +13,9 @@
bounds: "-0.25,-0.35,0.25,0.35"
density: 190
mask:
- MachineMask
- TabletopMachineMask
layer:
- MachineLayer
- TabletopMachineLayer
- type: InteractionOutline
- type: Rotatable
- type: Anchorable
Expand Down

0 comments on commit bcb1312

Please sign in to comment.