tomlooman / EpicSurvivalGame

Third-person Survival Game for Unreal Engine (Sample Project)
https://www.tomlooman.com/unreal-engine-cpp-survival-sample-game/
MIT License
3.25k stars 1.18k forks source link

refactor for UE 4.25 #69

Closed cdbattags closed 4 years ago

cdbattags commented 4 years ago

refer to #66 for context

tomlooman commented 4 years ago

Thanks for the fixes, I've commited a few more warning fixes and will soon merge with master.

cdbattags commented 4 years ago

Awesome! What a neat way to start my UE education 😉.

Also, I would open and run it. I think I saw an error with an asset but I can check tonight.

tomlooman commented 4 years ago

Fixed two asset warnings in UI indeed, just submitted fixes for them (they were same reason as C++, for PlayerName and Score)