RPG Developer Bakin

RPG Developer Bakin

How to make some 3D objects transparent?
I'm trying to use sprites that I've drawn for buildings and objects, but when I input them they are surrounded by a black background. I'd like to know if there's an option to show only my drawing.
< >
Showing 1-1 of 1 comments
Phantom 3 May @ 6:23pm 
Are you using image formats that support transparency, like .png? If so, are you sure you're setting the transparency properly in your image editing software?

Do not hesitate to show the parts where you are struggling! :steamthumbsup:

Edit: Since you're speaking about 3D objects, maybe you're referring to materials? In this case, perhaps you're looking for a shader that supports transparency, like 'map_discard' (or any shader with the 'discard' suffix that removes black borders).
Last edited by Phantom; 3 May @ 7:11pm
< >
Showing 1-1 of 1 comments
Per page: 1530 50