So this little game on roblox called Tower Defense Simulator has some very interesting Ui that I would really want to know how I could make something similar. Here are some examples:
Now I know how I would just create a flat cylinder for that circle but I have no clue how to make those effects, I am also fascinated by the stripes on smaller circle below the tower in the first picture. Any help is appreciated!
thats an image? It looked more like a cylinder with a highlight if you ask me.
A highlight basically an instance that gives parts or models and outline, you can only have 32 at a time but that shouldnt be a problem for ya.
I’m asking if they used an image, also highlights can’t be shown if a part is transparent, it looks more like as screen gui with an image. Also isn’t it only showing 32 instances on the client at a time and not having 32 instances on the server?
From the look of it, the cylinder in the middle is transparent, but the parts on the outside arent, meaning the parts on the outside get highlighted.
And there can only be 32 highlights max in your game at once, any more and they wont be rendered.