How to draw terrain images in unity

I am working on a game in unity, in which I need some images to be placed on the ground, because in the attached image the yellow arrows and “P in a blue circle” are displayed on the surface in unity.

Any idea or method will be appreciated.

Arrows in unity

+5
source share
4 answers

Unity has no built-in decryption support. You could simply create separate gameObjects with a transparent texture and place them above the topography here or use one of several packages for decals in the Unity Asset Store, like this one . (I only tried briefly and can not say anything about it).

+5
source

, , , :

Easy Decal.

. , , .

+1
0

, Easy decal - . , , . , Decal System Pro Edelweiss. , ​​ , .

0

All Articles