Hi,
I’m at the video 4.40 of the 2D C++ unreal course, and I’m geting an error when I press the Play Again button.
This button should launch the Restart function. This function works correctly when the player die.
This is the BP:
This is the error code I’m getting when I press the button:
Blueprint Runtime Error: "Accessed: None trying to read property MyGameInstance". Node: Restart Game Graph: EventGraph Function: Execute Ubergraph Widget BP Win Screen Blueprint: WidgetBP_WinScreen
I hope someone can help me with that
Thanks