I’m trying to sort out my GUI. I’ve got a GUI Text for the lives my character has left and I need it to take it’s number from the “ThirdPersonHealth” script however I can’t seem to work it out. This is what I have so far:
Ah, I assumed the variable had to be the same name as the class when bringing in another component. I’ll remember that!
It doesn’t seem to be working, but I’m not certain I’m using the ThirdPersonHealth script properly anyway. There’s no documentation with it so I’m just figuring it all out by dissecting bit by bit, lol!