[[開発/datファイル記述リファレンス]]

**tree(木) [#ode14ad0]
|RIGHT:obj|citycar|
|RIGHT:name|木の名前。|
|RIGHT:Height|木の高さ|
|RIGHT:Image|画像の指定。最初が一番小さい木、3が一番大きく生き生きとした木、最後が年老いた木|

~ 例)
 Obj=tree
 Name=X'maxTree
 Height=0
 Image[0][0]=X'maxTree.0.0
 Image[1][0]=X'maxTree.0.1
 Image[2][0]=X'maxTree.0.2
 Image[3][0]=X'maxTree.0.3
 Image[4][0]=X'maxTree.0.4