Can I make a script prefab? I mean in the inspector set all of its proporties and in game code instantiate and attach it to object?
I only could do it in a prefab containing an empty game object, but it seems like unnecessary overhead and even then I cannot attach it to any object I want.