Raw Tutorial - How to Make Custom Harvestable/Orchard Trees and Make Them Seasons Friendly.
This tutorial is somewhat raw and has no pictures. I don't see myself adding them in the foreseeable future, However, at the time, I wrote it as detailed as possible, so I won't forget. Hope it'll be helpful as it is.
If not, I will make a proper edit in the future.
So, if anyone's interested in that kind of thing, Head This Way:
btw, if anyone has any notes about it, I'd like to hear them.
DW link for a more legible layout.
Another thing I made for myself and might as well share.
Definitions have links to wiki.
If I made any errors feel free to let me know.
Further Reading:
Texture Mapping – Wikipedia.
Materials in general – Unity Manual.
In SimPE – PixelHate's Guide to Material Definitions [TXMT].
Definitions:
Material Type: StandardMaterial (stdMat).
alphaRefValue – (I forgot)
deprecatedStdMatInvDiffuseCoeffMultiplier (idk)
reflectivity
stdMatAlphaBlendMode – Alpha Layer Settings (Responsible for Transparency).
stdMatAlphaMultiplier
stdMatAlphaRefValue – Reflection?
stdMatAlphaTestEnabled
stdMatBaseTextureAddressingU – Base Texture Settings (The Main Texture).