I only have 1 highlight in my entire game. It’s parented to StarterGui, and I set the Adornee to a model but it never appears
Highlight is adorneed to the transparent box
I only have 1 highlight in my entire game. It’s parented to StarterGui, and I set the Adornee to a model but it never appears
But parenting it to Workspace renders it?
Nope, nothing works, parenting to object, workspace, playergui, etc.
Oh, I know the issue! Your part is transparent. Highlights don’t support parts that have a transparency over 0.01.
How do people create highlights on hitboxes then? I’ve seen several games use them for invisible parts
Maybe try using Force Field material?
You can use selectionbox, however, I think the highlight works if the object is fully transparent, have you tried that?
They don’t
Still having this issue? I’m interested in the fix since it appears that I have differemt behavior.