How to make a button in Roblox Studio with ClickDetector

Аватар автора
Игры и Прохождения
here is the script local clickDetector = workspace.Button.ClickDetector--replace with your button name local Platform = workspace.Platform--replace "Platform" with your target name function onMouseClick()--replace with your function name --write your function here end clickDetector.MouseClick:connect(onMouseClick) find this helpful? Like the video music used: Flood Escape 2 OST - Pro Lobby

0/0


0/0

0/0

0/0