Hi guys, I'm making a sort of 2D Mine-and-build Platformer, and while I was generating trees, the first time it worked, the trees went on forever. I fixed that by ending my Treebranching group after the script finishes, but I have a strange problem... The trees generate fine, but the first tree generated (X axis-wise) always goes on forever. The other ones are random. I haven't added leaves yet so that shouldn't be a problem. Also, the inventory array is almost unused so you can forget about that one, too. Thanks!
CaPX: drive.google.com/file/d/1Zj0E4p ... sp=sharing