Hi,
I’ve created a 3D widget (Widget attached to an actor) and I’m trying to use a billboard component to billboard the widget. The heirarchy is set up so as such
- DefaultSceneRoot
- Billboard
- Widget
However the widget does not move along with the billboard. What could I be doing wrong?