Set CanCollide to false for items (#11341)
This commit is contained in:
parent
fdaa2ef845
commit
2b771461ae
|
|
@ -22,7 +22,6 @@
|
|||
- type: Physics
|
||||
bodyType: Dynamic
|
||||
fixedRotation: false
|
||||
canCollide: false # most entities start asleep.
|
||||
- type: Fixtures
|
||||
fixtures:
|
||||
- shape:
|
||||
|
|
|
|||
Loading…
Reference in New Issue