Hi there! I downloaded your asset and was trying to use it but I think when exporting the code there may be an error. The "create" event code makes use of a shader called 'shdrLighting' but the code for that shader doesn't get shown during exporting. The only code that gets exported is the Create Event, Draw Event, and blur shader.
Also, this is a small aside, but is the draw event code supposed to be placed inside of the draw event of every object you want to emit light? Thanks in advance!