#Detect when textbox is clicked?

6 messages · Page 1 of 1 (latest)

wispy prism
#
textbox.Activated:Connect(function(playerWhoClicked)
end)
rigid jolt
#

that didnt seem to work

wispy prism
#

did you replace textbox with the name of your textbox?

#

what kind of script is it? and where is it located?

muted valley
#

you can add an invisible text button inside the textbox and set its size to {1, 0}, {1, 0}

#

but make the zindex of the text button higher than the zindex of the text box