Removing Outlines

Huh, funny you mentioned! I actually have a customizable outliner plugin that makes use of SelectionBoxes

I reckon roblox should just have an outline or stroke property that’s customisable for any BaseParts.

4 Likes

They plan to add a wireframe mode, I believe that is what will replace outlines.

1 Like

You can use the torso mesh via naming and grouping and adding a humanoid and simulate bevels there btw

I ran the experiment on the Suburban template, which is quite laggy for me. I’m not sure if this is intended behaviour, but turning outlines on did the opposite thing…


Just like previous time, on the left - outlines off, middle - lag while toggling, on the right - outlines on.
@zeuxcg analysis pls

This is quite a cool idea, but the problem is that mesh doesn’t scale correctly (some edges will have different angle than others, difference is bigger on bigger parts) and that studs don’t show up on humanoids (this is bad for games with nostalgic style). Plus I’m afraid that enough humanoids will explode computer.

2 Likes

Actually no clue why that would happen. That’s one for someone who’s actually on the rendering team.

2 Likes
For anyone on rendering team (specially @zeuxcg ), here's more info on this anomaly:

Viewpoint:


Graphics settings:
image
GPU and Windows version:
image
image
Render information when outlines are disabled (laggy):
image
Render information when outlines are enabled (bit faster):
image
Microprofiler when outlines are enabled:

When disabled:

Outlines on:
image
Outlines off (take a look at 2x increased parts count):
image

Still though, we got absolutely no replacement, despite the words. Will we ever get one? Or we won’t because Adopt Me won’t utilize it?

8 Likes

Great work! I absolutely agree that we need an alternative. I used to use Outlines for building until they got removed. Right now, all the alternatives suck, and we absolutely deserve something better.

5 Likes

@rachjumper, I wouldn’t find that a good alternative. The outlines should be up still even if they are deprecated. Some deprecated things still can be useful, but not much though. Still the outlines may be useful.

3 Likes

Touching up on an old subject about the LineHandleAdornment object.

An old forum post explaining that the object isn’t altered in rendering.

A post in this forum topic.

These posts shows extremely promising replication of outlines in studio. It is also related to PlayerGui manipulation, but also directly server wide. I tried it out months ago, and LineHandleAdornments are closest rendering alternative to what Outlines were, but I’m not sure how they hold up in masses.

There isn’t a lot of good documentation on how to work with them, but people have been able to give people on help on how to use them on the DevForum.

What would be wonderful, is a plugin that utilizes these objects, and makes it work everywhere.

2 Likes



They work pretty well, i managed to make a small demo via a script, but its somewhat messy.

3 Likes

That looks amazing. Absolutely amazing.

Oh also. Not to like make you do work for this, but just want to put this in this post and let you hear it, too.

There’s also an object called CylinderHandleAdorment. This might not be possible, but I wonder if used in the PlayerGui, it can spin according to perspective locally. Maybe sphere outlines could work that way. I want to try scripting with these objects later.

If to say a CylinderHandleAdornment was offset to where the circle edges met the circumference of a sphere… It could work, if it always faced you, locally.

I’ll try messing around with HandleAdornents today.

EDIT: Grammar fix.

1 Like

Would you mind sharing your demo script for the LineHandleAdornments?
Even if it isn’t perfect, it looks promising.

Im not home right now, i’ll look for you once im home.

I was hoping for someone to make a fully functional more efficient module script to create this ourselves instead…
Nobody apparantly did sadly.

These HandleAdornment’s could be extremely laggy if you use too many of them. (5000+ i think, i dont remember the score from my benchmark anymore…)

I will work on an easy plugin for everyone, it will make it easier to use the script or even set outlines yourself instantly.

I will probably make a post on #resources:community-resources with the plugin.

1 Like

I would agree (I really want the old specular back, ala pre-FiB2.5), and I do feel for your use case, but the likelihood of either of these things happening, unfortunately, is ~0%.

Any updates on this? I really need outlines for the game I’m currently working on, and it’s a shame Roblox removed them without asking the community for their opinions first.

2 Likes

I have a plugin ready, but im waiting for roblox to allow me to sell the plugin.

I dont want my plugin to get stolen by bots and mass sold everywhere without credits.

It has been 1.5 years since they announced an invite only program for selling plugins.
I have asked if i could enter it and gotten no reply ever since half a year ago.

Im not sure what they want to do with the plugins stuff.

1 Like

Do you have the link for the plugin?

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