ow to make a VR game using Unreal Engine 5 with VRE plugin Part 31: Saving and Loading data
Channel:
Subscribers:
188
Published on ● Video Link: https://www.youtube.com/watch?v=vaxMex0BRwg
First, we improve the upgrade menu so we can downgrade our stats for more control. Then we create a saving and loading system so we can save our progress and new stats.
Please subscribe to support this channel.
Chapters
00:00 - Intro
00:18 - Make more buttons
00:36 - Code
02:52 - Creating save data
04:31 - Save function
08:27 - Load function
11:20 - where to use our code
12:19 - test