ZeroCool940711 / Sandbox-Game-Engine

GNU General Public License v3.0
4 stars 1 forks source link

Improve ecotypes by adding a collision tag to the flora.xml file. #25

Open ZeroCool940711 opened 5 years ago

ZeroCool940711 commented 5 years ago

Ecotypes are supposed to be for adding detail objects to the terrain automatically but right now they are only useful for adding grass automatically, to make it more useful we could add a few new tags to the flora.xml file so ecotypes are more customizable. Some of these tags are:

I think these things should be taken directly from the model used on the ecotypes instead, this will allow us to customize a model once on the modeleditor and then use it fast. Also right now a model can only be used in an ecotype if it has a specific material, not sure what it has to be but rocks do not work as an ecotype and other things that are supposed to worked just dont work.