stephensamonte / Unreal-Virtual-University

Learning Unreal Engine by creating a game that takes place at VT
1 stars 0 forks source link

Blueprint Multiplayer: Player Card Setup | 16 | v4.11 Tutorial Series | Unreal Engine #38

Closed stephensamonte closed 4 years ago

stephensamonte commented 5 years ago

Blueprint Multiplayer: Player Card Setup | 16 | v4.11 Tutorial Series | Unreal Engine https://www.youtube.com/watch?v=_-yal2ufWP8&list=PLZlv_N0_O1gYqSlbGQVKsRg6fpxWndZqZ&index=16

stephensamonte commented 4 years ago

Issue: from following the tutorial, the images do not load, they are blank.

image

stephensamonte commented 4 years ago

I added a default image to the MapImage variable in the LobbyMenu graph and now I see the expected image.

image

image

stephensamonte commented 4 years ago

Had to also set default value of PlayerAvatar and ImageOfSelectedAvatar image

stephensamonte commented 4 years ago

By changing the "Default Value"s to something images now load as expected in the menus:

image