I’m watching the inventory tutorial for It’s Me Bro’s YouTube channel and I’m having trouble showing my equipment preview. I made a material to be used in the UI (rendertarget_mat) that would show the TPC with the equipment that I put on it.
To render I used an image with alpha 0 and a bind in the image with rendertarget_mat, however when I start the game the image is simply white.
I don’t get any error warning and I have already redid the tutorial 3 times, but nothing I do changes the result. I’ve tried to send my question through Discord, but I can’t get any answer to my problem.
The material
The binding for the image on UI
The tutorial:
Tutorial Equipment Preview