[Fixed] BASIC CODING 1: EXPLODING BARRELS - script typo

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.