save and load system as almost the one thing next to a good useable music system i worked a lot on, each mistake you make is a hassle to figure out. You have to save every shit in a level that you want to load. Dead enmies, pushed objects, pulled interactables. im finally almost done with the game, but the backend was a shit ton of work, every "i made a game in 24h" video is just clickbait and not useable as real games, more like fun projects.
Well, you can already do that here. As of now, I am not checking the level before I load character data. Therefore, even if you load the game in a different level with the same character, it will load weapons and equipment previously saved.
@@CodeLikeMeIt was more of a overall advice. Things change really fast, if you start to use load game and new games. For example if you have 3 levels you need to check if it is a load game or not to know if you cast to the game instance or use save game.
How much longer till archery?
Do you have an archery animset compatible with UE5 mannequin?
@ yeah I have a few from the market as well as retargeted sparrow because it’s free and mostly has all the basics
Will this save system have ability to change levels and still keep the equipment?
save and load system as almost the one thing next to a good useable music system i worked a lot on, each mistake you make is a hassle to figure out. You have to save every shit in a level that you want to load. Dead enmies, pushed objects, pulled interactables. im finally almost done with the game, but the backend was a shit ton of work, every "i made a game in 24h" video is just clickbait and not useable as real games, more like fun projects.
Well, you can already do that here. As of now, I am not checking the level before I load character data. Therefore, even if you load the game in a different level with the same character, it will load weapons and equipment previously saved.
@@CodeLikeMeIt was more of a overall advice. Things change really fast, if you start to use load game and new games. For example if you have 3 levels you need to check if it is a load game or not to know if you cast to the game instance or use save game.