Hello,i have too many bird types prefabs in my project.
I want to add base prefab into them, what I want, when I add some object to base prefab, it should be added also all birds.
How can I achieve this?
Hello,i have too many bird types prefabs in my project.
I want to add base prefab into them, what I want, when I add some object to base prefab, it should be added also all birds.
How can I achieve this?
You can have an prefab (that will be your main) and from it, add prefab variants, to do that, just drag and drop from the hierarchy to the assets folder, as like you do to create a new prefab.