- Home /
Question by
hxgame · Jul 29, 2012 at 07:03 AM ·
gameobjectrtscircle
How to make a circle under a gameobject being chosen in a RTS game
It is very necessary for RTS type game!
Like this green circle in StarcraftII
How to achieve it? thanks very much!
2_1659_36f8a6b009db9d2.jpg
(8.1 kB)
Comment
Answer by ScroodgeM · Jul 29, 2012 at 07:08 AM
just make a transparent plane under the gameobject but above the floor and use texture with a circle on it.
But how to make a "transparent" plane? if use plane and texture with a circle , it will exist many unwanted part of the plane
use transparent shader (Transparent/Diffuse for example) and texture with alpha-channel