How could I make these stylized tree leaves look better

So, I just watched a tutorial on how to make stylized trees. I managed to make the leaves, but now I have these black outlines everywhere. Is there any way how I could get rid of the outlines or make the leaves better in general?

2 Likes

If it’s a texture, just remove these lines in editors like Photoshop or Canva. If it’s not, see if it exists in the tutorial and maybe there’s a fix in the tutorial, if not, then try searching for some other tutorials that explain how to fix it.
Btw maybe you have some outline property in these leaves? Then set this outline to 0

Hope this helps! :hidere:

It’s a mesh with a SurfaceAppearance and the leave texture I used had no outlines. The tutorial recommends Pixelfix but unfortunately, it just won’t work on my laptop.

And oh, almost forgot. Maybe add some branches inside (not too much!) to make it look like a true bush/tree and not a pile of leaves. Also upleft leaves are sticking out too much, I would recommend lowering them or add a branch to make it look connected to the tree.

Phew, if you got any questions, feel free to ask!

1 Like

well, try using some other textures to see if the problem still exists

So, I’ve searched a bit and I think you’ll need that Pixelfix…

The problem is that when I open it on my computer, it just closes itself immediately after I opened it, I already tried multiple versions but it seems like it doesn’t work

Maybe ask some friend to open Roblox Studio on their computers and do this what you can’t do on your laptop, and tell them to save the created model to .rbxm format and send it to you.

Okay, so I tried using other random textures and apparently, these are working. So I will just try making a new texture

1 Like

Since you’re using surface appearance it’s probably because of the Transparency. With SurfaceAppearances Transparency doesn’t go from like 0 to 1 smoothly, instead it goes by increments of 0.1 I believe.

So to combat your outline issue, I do believe that you should try redrawing the leaves with a “Hard Brush” to get crisp edges instead of a “Soft Brush”.

1 Like

I looked at the leaves texture now and it looks like this, so I think it was already painted with a “Hard Brush”

1 Like

Pixelfix worked for me now, thank you very much for helping me

1 Like

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