why cant i paint trees
why cant i paint my trees? i can see it here http://prntscr.com/m3rxxf Lightshot Screenshot but its not showing on the terrain its not the scaling http://prntscr.com/m3ry4b Lightshot Screenshot since...
View ArticleMy grass looks really weird.
I have been trying to get meshes to work as grass on terrain, but it just won't work. I tried to add grass prefabs and only meshes with the "paint detail" tab of the terrain, but when I paint it, no...
View ArticleTrees painted by the terrain editor are too small
I have this issue where the trees I am painting with the terrain editor are all too small and there don't seem to be any options to change this. I've increased the scale of the prefabs, but that...
View ArticleMy speedTree cannot move in lightweight render pipeline
I started two new projects, one is standard, and the other one is lw RP. next, I created a tree from speedtree-for-unity, which is a version of speedTree 8. then, exported the same assets with default...
View ArticleHow to program an object that sling my character
I wanna program a tree that slings my character when I'm colliding with it and press "E". That slings need to be in a specific direction, and in a specific height. I imagine how would be the algorithm,...
View ArticleHow to Create Tree in SBR Pipeline?
How to Create Tree in SBR Pipeline? All my Tree Asset are pink. Contain Unity Store Asset. Using the 2019 version. Did you not say that 2019 can be used for development?
View Article"Importing Small Assets" non-stop showing when import speedtree ver.8 into...
Hello, I have a problem when I import **speedtree ver.8** (around 5-6 trees) into **Unity 2019 HD** project. "Importing Small Assets" window shows on screen everytime I click and empty folders are...
View ArticleLeaves of tree creator have wrong tiling
I try to set up some deko trees. But for some reason, the leaves all show bark metarial. I tried to change the material tiling, set it up after tutorial workflow. I just end up with messed up textures:...
View ArticleLWRP and Trees
Hey guys, I hope you all are doing well! I've run into a bit of a stump and would appreciate some help or general advice on this issue as it's driving me nuts. I began doing some experimentation in the...
View ArticleThe tree rotates with the camera(The terrain system)
![I found that it was caused by the Fade animation of tree transition, but the value of Fade Length is only 200 at most. There is no option like the option of selecting the Fade mode like LOD. Quality...
View ArticleRTS game Any help about Hide mesh or destroy trees Terrain?
Hello all I am developing RTS game I worked on it for a long time But now stuck with Hide or destroy trees Terrain When I build buildings Put it down Be Inside trees Is there a way to destroy or hide...
View ArticleRTS game Any help about Hide mesh or destroy trees Terrain?
Hello all I am developing RTS game I worked on it for a long time But now stuck with Hide or destroy trees Terrain When I build buildings Put it down Be Inside trees Is there a way to destroy or hide...
View ArticleLeaf shader for mobile
Hello. I am trying to create a simple terrain with vegetation - trees, bushes, grass. I have some trees created using Unity built-in Tree Editor. Here is an example: ![alt text][1] In the leaf settings...
View ArticleTrees Material Gets Weird On Mobile
hi i have a scene with a terrain that has a bunch of trees and when testing it in the editor it works fine but when i do the build and test it on my phone the trees materials gets weird, the picture...
View ArticleLeaf textures not transparent
I have a model of a tree that I got from a model site (.obj but the problem occurs with both .fbx and .3ds as well) and when I try to apply the textures that it came with, they load but they are not...
View ArticleSimple Tree View UI in a game?
Hello, I am looking for some tips on creating a simple tree view list like the picture below. I have absolutely no idea how to code it. The only ideas I have found are editor GUIS provided on the Unity...
View ArticleUnityEngine.Vector2 to float
I am trying to create a script attached to a button that will simulate a treeview in ui using System.Collections; using System.Collections.Generic; using UnityEngine; using UnityEngine.UI; public class...
View ArticleTree billboard on a terrain doesn't update rotation, but the same tree...
the model and billboard are in a LOD group![alt text][1] [1]: /storage/temp/148099-snimek-obrazovky-171.png
View ArticleCapsule collider in TERRAIN tree changes position
When i paint trees on terrain, they all have colliders, but they are not in the tree base
View ArticleC# Tree Structure (stack, queue, any suggestions are welcome)
I would like to create a tree structure to explicitly represent equations in a parse tree. for example 6 = 4 + 2 is represented in a parse tree as / | \ = | / | \ 6 + | | 4 2 How do I create a tree...
View Article