I need to copy a component with all its values at runtime (would save me a lot of time), but I don’t know how to do that. Google only brings results where people want to copy a component in editormode, which is available in Unity4 anyway. My use-case: I have several objects and I want to make them burnable. For that, I would like to copy the particle components (legacy) of my fire-prefab and add t