set canCrush and collision check to false (#9957)

This commit is contained in:
Chris
2022-07-24 04:35:34 -07:00
committed by GitHub
parent 1532e89eca
commit ceecddd445

View File

@@ -22,6 +22,8 @@
layer: layer:
- Opaque - Opaque
- type: Door - type: Door
canCrush: false
performCollisionCheck: false
bumpOpen: false bumpOpen: false
clickOpen: true clickOpen: true
closeTimeOne: 0.1 closeTimeOne: 0.1