#Waystones

1 messages · Page 1 of 1 (latest)

edgy geyser
#

so im trying to make waystones like in that one minecraft mod BUT i cant figure out how to make it so when i click the waystone/parts it activates a menu and it shows the buttons that you click to teleport to the other waystone, i already have these scripts that make it so i click a button it teleports me but i cant make it so when i click the part it self it opens the menu with the buttons

lament lindenBOT
#

studio** You are now Level 3! **studio

fading bronze
#
ShowUi:FireClient(Clicker) -- Make ShowUi a remote
end)```
edgy geyser
#

i add that to the end?

fading bronze
#

inside ur part that needs to be clicked

#

add a clickdetector

#

make it a server side script to detect the click

edgy geyser
#

ok

#

thanks

#

ill try