Shrouded-Edge-Games / ShardsOfCandra

Repo to hold the beginnings of our new game where you combine powers to solve puzzles and your choices matter
0 stars 0 forks source link

Create New HUD for Generic Play #7

Closed sehaubold closed 1 year ago

sehaubold commented 1 year ago

Need to use the HUD Class instead of widgets for a persistent display

sehaubold commented 1 year ago

HUD is actually the Deprecated class, replaced by UMG

sehaubold commented 1 year ago

it would appear our initial implementation was correct for best practice. funny

sehaubold commented 1 year ago

See Pull request #30 for info