Hi all,
As a test i’m trying to change my widget BP (Game_UI_BP) score from a key event in TetrisPlayerController_BP, but it doesn’t work.
In my widget blueprint i created this function which updates score (Level variable is the text variable to update) :
http://img11.hostingpics.net/pics/2227916119.jpg
I created an actor which contains this widget as a component :
http://img11.hostingpics.net/pics/2089705320.jpg
TetrisPlpayerController_BP :
http://img11.hostingpics.net/pics/6856567421.jpg
I think it should work. Is this a bug ? If not any help would be much appreciated