Hello.
I’m using Uunreal Engine 5 and I’m looking for blueprint nodes “TexCoord [0]” and “Mask (R)”, but I can’t find them.
Needed to implement a health gauge, where is it?
Or was a particular node obsolete with an update from UN4 to UN5?
2 Likes
Hold the U key while clicking in the graph. Then you can get the mask node by dragging off the TexCoord and searching for ‘component’.
3 Likes
I did it well.
Thank you!
3 Likes