What would be the best way to make a marker system? Like if you have a quest there would be a GUI that shows near the area that they need to go to. Do I just simply put a bill board gui in that area and that’s it?
I believe bill board is the best way to go in my personal opinion, but there’s probably different ways.
I think you should use a beam from the players humanoidrootpart towards the part you want the player to go to.
You can do as you said with a billboard gui. If you want to be fancy, you could write a script that makes the marker larger as you get closer so it gives players a sense of proximity. If you have multiple markers, sometimes players like to just go to the nearest one which is difficult if you don’t take distance into consideration.
I think you can just enable proximity in setttings.