It doesnt have to be a first or third person character to do this. You must be using some sort of pawn in your project so you can use that pawn BP to store the money integer. Then in widget BP get player pawn > cast to yourplayerpawnBP > Get money integer > drag from this integer and attach it to widget’s text variable to Set it; it will automatically be converted from integer to text.