Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

ClickDetector In Players Character Problem?

Asked by 5 years ago
Edited 5 years ago

Hi, im trying to do a info GUI or a bio as the same of this thread. https://devforum.roblox.com/t/clicking-on-a-humanoid-player-to-display-an-info-gui/266008

but no with hover mouse i want to make when you click in the player torso maybe it shows the GUI.

My problem is not with GUI or make it show for the player who clicked... The problem is the ClickDetector dont works with no errors in DevConsole. With that i know theres is no problem with my script i checked script alot of times using Roblox API and i know scripting is fine.

Potential error: https://developer.roblox.com/api-reference/property/Mouse/TargetFilter

I think Mouse TargetFilter filter the players and with that i cant use ClickDetector on them. I hope this is well thought out and understandable.

0
I'm current testing your situation right now, inserting a click detector into one of the objects in the character and it seems to be working fine for me. Nickuhhhhhhhhhhhhhhh 834 — 5y
0
Well i made a serverscript inside of the Clickdetector that makes on clicked print "test" just for test and that Clickdetector is inside my torso and i tried later create a invis part and add the ClickDetector in but no sucess what im saying is the clickdetector dont event show his cursorid when you hover on it like it dont exist. DiogoBr34 32 — 5y
0
and i tried put in HumanoidRootPart too. DiogoBr34 32 — 5y

Answer this question