Heeey, no need to open the example.
I found out what was going wrong.
It was the definitive time global variable.
It was programmed to increase 1 every 1 second.
I changed it to 0.1 every 0.1 second, and now the crops grow separately.
It's fine now.
Thanks a lot, your tip about changing 'for each' position helped too!