Add example of new collision flag names in prototype

This commit is contained in:
ComicIronic
2020-05-25 00:17:42 +01:00
parent 08250621e4
commit b54643b243

View File

@@ -20,7 +20,12 @@
- type: Collidable - type: Collidable
shapes: shapes:
- !type:PhysShapeAabb - !type:PhysShapeAabb
layer: 31 layer:
- Opaque
- Impassable
- MobImpassable
- VaultImpassable
- SmallImpassable
- type: Damageable - type: Damageable
- type: Destructible - type: Destructible
thresholdvalue: 100 thresholdvalue: 100