- Home /
Grass not getting original texture, generating grass in a good way? and more
Hey, I'm new to Unity 5 and trying to make a game. Currently I'm struggeling with the grass. I found a tutorial showing how to add grass to the scen but the grass don't get the original texture, I think atleast. It just gets a color. I know I can choose a color but I want a more realistic texture(that the original should have).
Also I havn't found a good way of generating the grass. It looks really weird right now. Some spots are completly filled with it and some have NONE! Here's a picture: Gyazo Picture
Are you generating the grass via script or painting it on the Terrain by brush? Do you get the same results with the default Unity grass assets painted into your scene?
Your answer
Follow this Question
Related Questions
Terrain Being Buggy 0 Answers
How do you fix terrain grass getting darker with distance? 2 Answers
Terrain textures are way too dark 0 Answers
How can I delete grass texture from Terrain 2 Answers
Details texture casting shadows ? 0 Answers