I have a problem!

So i’m working on a game to practise you’re jump and i have a problem

you can teleport to different jumps but if u teleport to a jump, you can clearly see the other jumps, can i do something so you can’t see the other jumps?

here is the issue in a video (sorry for bad quality):

robloxapp-20210107-1551273.wmv (2.1 MB)

here is a image if u can’t see the video:

(this is my first post so tell me if I set this post in a rong topic and if u know a better title for this, let me know :smile: )

6 Likes

What you could do, is make a script that loads it in when you press the button. This will require scripting, and I’m honestly not too good with it, but there should be tutorials on how to do it.

So each map has to be put in ReplicatedStorage, and then a script will load it in when the button is clicked. I think that’s the best option you have. Make sure to make it local though, otherwise other players can see them spawning in :slight_smile:

2 Likes