Roblox highlight will highlight invisible parts

strangefancypants’s Place Number: 49 - Roblox Studio (gyazo.com)

how can i get rid of that big square at the bottom?

What script are you using to highlight everything? Maybe if you put that invisible part being highlighted outside of the model and then group the part with the rest of the parts, then you could use the script to only highlight part of the model.

The script just puts the highlight object into the model, and ive thought of that but theres just gotta be a simpler way.

Putting the highlight object into the model will highlight everything in that model. I feel like just separating that invisible object should work. Maybe I made it sound too complicated in that earlier post.

image

Something like the above should work.