Unreal Engine 5 - Save and Load Ammo Count(ALS #167)
🕑 Added 2023-03-14 09:01:01 +0000 UTCIn this episode of the shooter series, we are going to look into how to save and load ammo count of each weapon. The character can carry upto 3 weapons and when the game is saved, the loaded ammo count and the total ammo count will be saved into the save file and when the game is loaded, these numbers will be restored, so that the player can continue with same ammo counts as before.
project files
https://www.patreon.com/posts/63654325
Comments
Thilina Premasiri
I'm sorry, I don't have integrated menu system to 5.1. But I just uploaded binaries folder into the shared link. Copy that and see if it works for you
Shil
hey there, I couldn't update to 5.1 because of a error when rebuilding. So I'm stuck in 5.0. Do you have the menu system integration for 5.0. Because it doesn't migrate over from 5.1 to 5.0. I tried to build everything from scratch. Every Interface and everything in the menu system folder, but ran through a bunch of problems with the new enchanced key bindings. So I can't continue with the project. Is there some sort of way to copy and paste the source file so i dont have to rebuild it.