Okay, So I made a title screen and all and set the title screen as Turf for when you log in. But now I cant figure out a way to make it so if you Clicked in any spot the view of the person would be changed to a different location.
This is what I have so far, Im a noob coder so uh yeah The codig isnt done because I didnt know how i should put it
mob
Login()
loc = locate(1,1,1)
world << "[key] has logged in!"
if(client click())= locate
So yeah