small typo
search for this string
self.properties.explosion.active = true
it should read
self.properties.explosionEffect.active = true
small typo
search for this string
self.properties.explosion.active = true
it should read
self.properties.explosionEffect.active = true
Thanks for another report!
Fixed - many thanks.