Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

3
  • $\begingroup$ Thanks for the response, but I want to put the image only on one face of the cube. The solution that you propose put it in all the faces. $\endgroup$ Commented Aug 20, 2020 at 2:48
  • $\begingroup$ Make 2 versions of the texture (2 separate materials) - one with the transparent one, and one without. Give the base (non-transparent) texture to the whole cube, then select one face, pick the second material (the one with the transparency) from the material properties window, and hit "Assign" $\endgroup$ Commented Aug 20, 2020 at 3:01
  • $\begingroup$ Thank you. I finally solved it following this tutorial youtube.com/watch?v=jn1KrLsGUUQ $\endgroup$ Commented Aug 20, 2020 at 3:37