I’m trying to make a dialogue system using widget components so that it exists in world space, however when I set text nothing happens, at least visually. At the start I was getting a little bit of update in world space but as time went on it just moved onto nothing happening at all.
My widget does include some code that adds in one letter at a time but I know that isn’t the problem as I have tested without the extra code. I did manage to find out that the text component is updating but in the viewport it doesn’t reflect that. If anyone knows what is going wrong, and can tell me how to fix it I would be most grateful.