Skip to content

Instantly share code, notes, and snippets.

View taibenvenuti's full-sized avatar

Tai Benvenuti taibenvenuti

View GitHub Profile
@ronyx69
ronyx69 / TreeVariations_AssetEditor.cs
Created May 22, 2018 15:28
Sets amount of tree variations and calculates equal probability. Thanks to TPB for making it work.
//----------------------------------------------------------------
// Tree Variation Amount Changer
// Set amount of Tree variations.
// If you are increasing the amount, previous variations will be preserved.
// If decreasing, all variations will be removed!
var variations = 12; //CHANGE THIS