im making a farming map and i need to know some things
1) how to make animals grow over time
2) When you enter a building, it will become transparent
3) if you dont care for the animals they will get sick
3) is there eny good farm modles
You shall need to design the systems conceptually before you begin to trigger them.
#1 may be achieved by having a different unit in the Object Editor for each size rank of the animal, and triggering to have a unit of previous size rank replaced by a unit of the next size rank periodically.