[Solved] How do I stop textures with no background being black

How do I…

How do i stop some of my textures from having a black background in ThreeJS extension

What is the expected result

The texture should have no background like i drew it.

What is the actual result

The background is black.

Related screenshots

Set the alpha in the behavior settings to .5, I think.

it worked, thanks for the tip

1 Like