ECS flash area on collision (#4311)

This commit is contained in:
metalgearsloth
2021-07-21 19:20:13 +10:00
committed by GitHub
parent 5befd58887
commit 4b78e0a4e0
5 changed files with 33 additions and 43 deletions

View File

@@ -38,7 +38,7 @@
soundHit: /Audio/Weapons/Guns/Hits/snap.ogg
damages:
Piercing: 10
- type: FlashProjectile
- type: FlashAreaOnCollide
range: 1
- type: entity
@@ -212,7 +212,7 @@
- type: Projectile
deleteOnCollide: false
soundHit: /Audio/Effects/flash_bang.ogg
- type: FlashProjectile
- type: FlashAreaOnCollide
range: 7
# This is supposed to spawn shrapnel and stuff so uhh... TODO?