Closed pyro-dragon closed 10 years ago
Find the actual position terrain trees are at. Currently the new trees are being placed almost right at the point of origin, not where they should be.
Tree positions are normalised. To get the absolute value it has to be multiplied by terrain properties. Absolute Y = normalised Y x terrain height
Find the actual position terrain trees are at. Currently the new trees are being placed almost right at the point of origin, not where they should be.