Help with Creating a Selection Outline Similar to Roblox Studio

Hello fellow developers,

I’ve been trying to replicate a selection outline similar to what is found in Roblox Studio. Unfortunately, after a thorough search through Roblox’s API, I couldn’t find a solution to my problem. Below, you’ll find a picture of what I’m aiming for. I’m wondering if there’s a built-in feature for this, or should I attempt to create it myself? Additionally, does anyone know how to retrieve all the edges of a character?

Here’s what is currently available:

And here’s the type of outline I want (as seen in Tower Defense Simulator): whatiwantingame

Any guidance would be greatly appreciated!

Just parent/adorn a highlight to the relevant character.

1 Like

It’s exactly what I was searching for, thanks!

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.