Open gabryelx opened 1 month ago
I have also attempted to add the ISDKInteractableWidget as a child actor but that also doesn't seem to work. I'm not sure what the functional difference between the ISDKInteractableWidget and ISDKInteractableWidgetComponent are but there does seem to be one.
Repro Steps:
My design prefers that I integrate an ISDKInteractiveWidget component and menu into my player blueprint, I can set everything up with regards to that and the widget appears as it should however none of the interaction seems to function. It seems only when I drag an ISDKInteractiveWidget into the game level and set it up like that will it work, which I find very limiting. Am I missing a setting so am able to accomplish this? I have gone through the tutorials but it only addresses dragging it into the level.
Thanks in advance, I've been waiting a long time for this!