Is it possible to let TerrainTypes (i.e. trees) have animations?
I know that tibtrees can animate but I guess it's hardcoded to them as the tags don't work for any other terraintype:
Code:
[TREEXX]
Name=Tree
IsFlammable=no
RadarColor=0,192,0
TemperateOccupationBits=4
SnowOccupationBits=7
AnimationRate=4 ;wouldn't work
AnimationProbability=.003 ;neither :(
Maybe it's done in the art (tibtrees don't have special entries there though)?
Anybody got a solution?
Thanks in advance!