I just installed the extension 'Detonator' onto my Unity 3.0 and when I tried to run its example project, I got the following error which prevented its running:
"error CS0106: The modifier 'virtual' is not valid for this item"
Does anyone know how to correct this?