I’m again stuck with that terrible Blender tutorial from Udemy.
Not scripted and not checked, something is always missing.
I have to built a plant with leaves and created one leaf and needed to multiply it with the array modifier. In the tutorial it just copies the leaf.
In my case every leaf is bigger than the previous one and after leaf number 6 (I need 30), this becomes ridiculous.
I’m attaching a sceenshot and the blender file.
I have the same settings as the tutorial but I can’t copy its results.
I wish there were a Blender course that is created professionally and has a script and not just a guy talking and doing his thing without thinking that he is talking to people who are new at this.
You probably scaled your leaf in object mode. That causes the array modifier to apply the scale across the objects (or the inverse of it, I guess). Try selecting your leaf and hit Control-A. Then in the “Apply” menu that pops up, select Scale.
This kind of information I would love to see in courses. Instead, they let you just hop through the hoops and not give you the logic of the software.
Very helpful to understand the connection between the empty and the things it controls. Once an empty is there, so I understood, I have to treat it as a part of the object and always include it in manipulations of the actual objects.
Unfortunately it is common with low quality tutorials and even some higher quality ones.
The hard surface tutorial by Aidy Burrows and Gleb Alexandrov is an example, Aidy is more technical and explains everything while Gleb is more free form and will skip some explanations. There were also issues where Gleb made changes to the model without recording them thus making it hard for some users to follow along.
What i like to do after following a tutorial is to take things apart and isolate them to see what they need to function and then break those things down further to find out the bare minimum they need.
Helped me understand rigging and some hardsurface modeling.