Added tools -> prepareprefabs, calls DoPrepare on every component in every prefab
Call DoPrepare pre bundling
Setting an asset bundle in OnValidate is causing editor lockup, so moved it to DoPrepare, which will probably improve editor perf too
Added EffectRecycle components to flies they need them to be included in the bundle