Loading Screen System (Level Transitions w/ Progress)

Thank you very much. Your solution works like a charm 100%.
I just spotted a bug in class BP_Pixel_Ship_Player, its its an issue with UE4.25 , the Get MoveRight is not working , i have replaced it with a sum of “Get Move Right” and “Get Move Left”,