Issues v29.30-30 with Exposed Widgets

I observed a few things that might be helpful:

  1. You can access the widgets shown in Assets by including using {HUD} at the top of the file where you need to access that asset.
  2. However, I haven’t yet figured out how to access the text blocks within a widget directly. As a workaround, I’m planning to convert the widget to a canvas first, and then access the child widgets, such as text blocks.

Let me know if this is what you were looking for!

1 Like