Is it possible to change the text size in a widget?
i have a lantern with a widget that looks like this: (first image) but as you can see, the text is too big, so i went to the widget bp and set the text block to “is variable” and did this: (second image) so i can change it in the lantern bp but it doesn’t seem to be working, can someone help?
but can you tell me what the target
textblock is connected to
To the widget that owns that text block. In your case it’d be the Interact-widget you’ve cast to above. But you have a nice & neat function for Setting Font Size - so I’d do it there, as in:
hey sorry for not responding to your message, i managed to set the text size using the makeslate font info node but as you can see, the text doesn’t work beacause i don’t know how you got this function: (second image) (and sorry for asking stupid questions i’m not very good a blueprints)