How do i make a "Now Entering (placename)" Gui?

I’m talking about the texts that appear at the top of the screen when entering a new zone in that wild west game and theres a leaving one too i think how would i make those?

There are a lot of ways to do this. The ones that I recommend for this situation are:
Region3: Region3 | Documentation - Roblox Creator Hub
Raycasting: Ray | Documentation - Roblox Creator Hub

1 Like

Since I can tell you’re very new to scripting. I’m going to link you to the articles that will help you create GUI’s and learn about finding the distance between a the player and a part since the wiki can explain it much better than I can.

1 Like