#How To Can i Add Color to my Terrain?

1 messages · Page 1 of 1 (latest)

small charm
#

i haven't seen the video but maybe just look into terrain tutorials? there are tools for painting on the terrain and placing grass batches and trees
assuming this is perfectly integrated with the builtin terrain (seems like it is)

if not, you'd just make a material for the terrain where you set the shader, then your textures etc and assign it to the renderer
and the trees are simply placed as prefabs on the surface

magic vale
#

but Terrain Generates randomly

small charm
#

then get a random point on the surface within the range your terrain has and shoot a raycast down or so, from a position you know is surely above the terrain
either cast only against the terrain collider or set up your collision matrix in the project settings such that you can define a layermask for raycasting that only hits the terrain,
and where you hit the terrain is the point you can spawn your grass or tree prefab

magic vale
summer steeple
#

bro

#

this tutorial is like 20 parts long

#

dont use it rn if you dont know c#

#

its pretty hard to follow it at the beginning

magic vale
#

bro the tutorial have 1 part You can send to me a link

#

from next tutorial

magic vale
#

?

#

Bro i speak with rain Not with *u

queen sierra
#

ye

#

s

small charm
#

doesn't seem like there are more parts from brackeys continuing on this
maybe check out other similar tutorial series and consider what you already have (procedurally generated terrain mesh)
if you have other procedural terrain series or tutorials, you could just use your generated terrain instead of the terrain in their videos and follow along from there

magic vale
small charm
# magic vale You Are The Best Helper User. If u Have A Any C# Code Can u Send To me Please, F...

thx
sadly i haven't followed any tutorials for this
if you look on youtube, i have seen sebastian lague has a series on procedural landmass generation
I know "ned makes games" has a few videos on grass rendering with urp, although I don't think you need it for that

you can just search on github, there is a search bar, like try "unity procedural terrain" for example
or try to look for other videos on youtube

magic vale
#

ok thank u

#

i search from github

magic vale
#

...

#

Bro i Found Nothing

magic vale
#

can a another user help me?