I use one widget (my menu) around each hand (radial menu left and radial menu right). I have buttons and images on those buttons on those menus. I still get the menu (when pressed) on the right or left hand, but the menu on ‘the other hand’ is always unusable. The images on the menubuttons are not loaded on ‘the other hand’.
I tried making a second widget and splitting up right and left hand, but that doesn’t fix the problem.
RadialMenu left and RadialMenu right are childactors of my pawn. Each childactor on his turn has a widget component.