Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

How to Render 3D Element for Local Player ?

Asked by 5 years ago

Hey guys. I'm new in here. I'm pretty new with lua and roblox game developing but i have programming experience. I'm working on basic game for improve my lua skills. I'm trying to make enemy selection script. When i clicked on enemy a circle should appear below of enemy and an arrow should appear it's head. They should only visible to local player. Where should i store this circle and arrow for replicate them properly for every new player ? I tried StarterGui but it's not rendering 3D elements. I really need some idea and help. I can't figure it out. I want to duplicate this arrow and circle for once for every player than i can move it to new enemy or make it invisible if there isn't any selected enemy. Thanks! (Sorry for my english)

0
Put in ReplicatedStorage and export it to CurrentCamera when you want this visible for the client NiniBlackJackQc 1562 — 5y
0
Ahhh it's worked. I tried something similar to this but apparently i did it wrong. Thank you soo much! It was really easy than i expected. GeldiBaskan 13 — 5y

Answer this question