Picture of the scrips again. (303033030303030)
I don’t know if this will help with the problem but try to remove the TextButton and replace it with a TextLabel and put the scripts from the TextButton in the ImageButton.
I’d prefer if I didn’t remove the textbutton, but I’ll put the scripts in the ImageButton.
Why do you need 2 buttons? (3030330)
1, the imagebutton is for the round part of the GUI.
2. The textbutton is to be clicked so a player can teleport to another game.
Then why not replace the imageButton with an ImageLabel?
I don’t know, I just did that because a YouTube tutorial told me too. By making the ImageButton an ImageLabel, will it make what I need done to work?
I don’t know, it should work already but that is the only mayor diffrence i see compared to my scripts from before.
Well I just discovered, I went to test it. I reset my character, and everything started working (I think at least)
So, basically everything is working. I’ll probably just add a kill brick where the player spawns to make everything work.
Put a wait() efter the repeat until.
wait(), what numbers? 1, 0? Is there certain numbers I need to add between ()?
Leave it empty. (303030303030)
Thank you so much! This truly helps me and my game, (space MMORPG), and It’s truly appreciated.