Skip to content
This repository has been archived by the owner on Nov 1, 2024. It is now read-only.

Commit

Permalink
Проверка
Browse files Browse the repository at this point in the history
  • Loading branch information
Vonsant authored May 8, 2024
1 parent 48d72b0 commit 1c72ad4
Showing 1 changed file with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@
map: ["enum.PaperLabelVisuals.Layer"]
- type: InteractionOutline
- type: Physics
bodyType: Dynamic
canCollide: true
- type: Fixtures
fixtures:
fix1:
Expand All @@ -36,7 +38,7 @@
mask:
- SmallMobMask #this is so they can go under plastic flaps
layer:
- TableLayer
- MachineLayer
- type: EntityStorage
- type: PlaceableSurface
isPlaceable: false # defaults to closed.
Expand Down

0 comments on commit 1c72ad4

Please sign in to comment.