How to make a live player marker on a map?

You can write your topic however you want, but you need to answer these questions:

  1. What do you want to achieve? Keep it simple and clear!

Hello, I want to achieve a live player marker on a map. I have a box a camera pointing on a duplication of the map for the player tolook at. But I also want a player marker to be on the map. I thought about a billboard GUI with a circle ImageLabel.

  1. What is the issue? Include screenshots / videos if possible!

I don’t know how to transfer the player’s coordinates into a marker on the duplication of the map

  1. What solutions have you tried so far? Did you look for solutions on the Developer Hub?

I have tried to make a ImageLabel of the map with just a screenshot but later on I want the camera to move over the map as well so this won’t work

After that, you should include more details if you have any. Try to make your topic as descriptive as possible, so that it’s easier for people to help you!

Please do not ask people to write entire scripts or design entire systems for you. If you can’t answer the three questions above, you should probably pick a different category.

2 Likes

Here’s a radar system with a tutorial. It probably doesn’t exactly fit what you need, but I’m sure you can get what you need from it.

2 Likes

Well that is a lot of information thanks, but if anyone else sees this who has an idea which is a bit nearer to my case I would be happy to see it as well :slight_smile: