Removing Outlines

Although i’m all for the removal of outlines, I know some games use them for ease of access. Such as Risk Universalis, the removal of outlines has left their game harder to play. Will we be getting some kind of alternative to outlines? If not will we see some kind of API to enable them?

2 Likes

I second this. It’d be great if we had some actual alternative to outlines, as the current alternatives aren’t so great and have weird problems themselves.

3 Likes

Fair update. Outlines are very annoying and they don’t serve a purpose on this platform anymore. I’ve always just turned off Outlines in my games and always saw them as a nuisance.

At the end of the day, Outlines are just glorified SelectionBoxes.

Yeah, I never saw much of a difference between it being on and off. Now if there was cell shading, that’s a different story. I think many people would love to use a cell shading feature.

1 Like

To hop onto a really old topic with some useful insight

You can have textures/surfaces appear visible when building tools are selected, so that you can see the grain.

I’d like to say few things about this change.

Misconceptions in replies

Let’s begin from the fact most modern games do not use them, and absolutely nothing was changed in them by this update.

You see, there was an Outlines toggle which by default was off. If it wasn’t manually turned on, nothing has been changed by this update.

Practically not much.
image
On the left - Outlines on, on the right - Outlines off. Lag in the middle is toggling between on and off.
The game where this was captured has 11k parts and hardware is a pretty old 2012 laptop.
EDIT: I ran an experiment (you can see results somewhere below) and uh, having Outlines enabled actually increases the framerate a bit, at least on my old 2012 hardware.

I know someone who seriously did it because of this update.

Dude, there litterally was a toggle in settings that always allowed you to turn them off. I don’t know if you just hated them so much that made a reply which carries little sense or want to improve your stats.

Maybe there are some more incorrect replies, but let’s move on.

Problem with their removal

I remember how zeuxcg said here that it’s impossible that games would become unplayable after removal of Outlines. The thing is, there is a difference between games which used them as a cool add-on feature and those that were fundamentally built with their count. Second ones get almost unplayable as a core design component is suddenly gone without alternatives.

"Stop whining! There are a lot of alternatives!"

Not really. Let’s take a look at some candidates:

  • SelectionBoxes


    I hope this screenshot explains it all.

  • Decals
    If you used Outlines as a core feature, you probably made your game with bricks with dozens of different sizes. With decals, your outline texture gets stretched across the part and it will look horrible with off-scaled parts, and you have to create a new individual texture for just one type of a part.

  • SurfaceGuis
    This looked promising. You could 9 slice the texture and it would work on any size of a part. But when you look at a building with this emulation of outlines, this happens.
    image

  • “Put a brick texture on a wall, god damn it!”
    This doesn’t work when Outlines were applied to something that isn’t a wall.

Also, I don’t know why, but Outlines improved quality of ShadowMap shadows:
image image
image image
image image
Enough of these comparisons. Let’s move on.

Possible replacements

I doubt, but I hope there will be an official replacement for them, as some games (as I said earlier) cannot live without them. Here are some replacements I thought of:

  • OutlinesPlastic material
  • Outline post-effect (I think this would be better than a material, since some other materials also produced them, and with OutlinesPlastic this behaviour will be gone)
  • Just a plain rework/upgrade to solve problems stated in original announcement
  • Other (reply and I’ll include)

Thank you for reading. I’ll be even more thankful if a staff member replies to this.

17 Likes

Once again, pointing out perf testing issues: This test you did doesn’t show anything because it’s capped at 60fps both with outlines on and off so you would not see a difference in the graph no matter how much worse outlines are performing. If you actually want to see the difference you will have run an expensive enough place that the game is running at sub-60fps in both cases.

3 Likes

Decals / textures are extremely difficult to set up on blocks, my 3D modeller was working for weeks on trying to figure out how to set up outlines properly while being able to paint the part / etc. We ended up with a visual glitch which was useless, even for just a building mode.

1 Like

Try setting up custom parts with outlines or wedges, those are extremely difficult to set up with outlines, you’ll forsure encounter a visual issue from far away.

2 Likes

What do you mean?
30

@UnpalatabIe Check out this post for more information.

2 Likes

I hate how everyone’s just saying, “SelectionBoxes are a perfect alternative!” when they clearly aren’t. SelectionBox outlines get thicker the further your Camera is from it, and they also have a much higher performance burden compared to Outlines. I really hope we can get an actual alternative to Outlines.

5 Likes

Not decals or textures.

In the old days when building games were the jam, the hopperbin building tools that Roblox provided would hide studs locally when the tool was put away, and show the studs when the tool was equipped.

1 Like

You also didn’t mention that they don’t work with shadows (example is somewhere in my post), making them 200% a bad alternative in games where (Outdoor)Ambient is different from sunlight (almost all games).

2 Likes

Yeah, also how they were an accessibility feature, as they helped players distinguish between blocks easier. Roblox’s removal of Outlines was also an ableist move. People with slight visual impairments have been complaining about this as well, saying that it was harder for them to build without Outlines.

3 Likes

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