#how do i do this?

1 messages · Page 1 of 1 (latest)

queen wharf
#

how do i make a part that when you touch it ui pops up on screen

timid wadi
#

just use a popup ui or sumthin

quasi compass
#

ui.visible=true

#
local hrp=hit.parent:findfirstchild("HumanoidRootPart")
if hrp then
ui.visble=true```