Hi,
I haven't found any good APIs for "CursorIcon", particularly one that goes in-depth with its properties. This is for a siren, in which I don't want to make the ClickDetector cursor visible (script is down below, in case you're curious).
--Script part.BrickColor = BrickColor.Green() part.Material = Enum.Material.SmoothPlastic cD.CursorIcon --needs to make ClickDectector CursorIcon transparent cD.MouseClick:Connect(function(touched)`
This is not the entire script, however, you can "see" what I want to input.
If you find (or have) a good API for ClickDetector CursorIcons, please DM me on Discord (user is RealMathGeek#6390) or reply to this thread! Help is very appreciated at this point!
-RealMathGeek