#How can i click on a morph through a part
1 messages · Page 1 of 1 (latest)
mouse.targetfilter maybe? or you can change the click detector to be the transparent box instead of the morph
what would i have to change to make the click dector the transparent box? sorry im kinda new to developing
move the clickdetector to be inside the box. and in the secondline of the script type local clickdetector = game.workspace.box:FindFirstChildOfClass("ClickDetector")