For any watching this now not getting it to work in UE5. Where he has "create save game slot" you then need to add "save game to slot". I'm guessing it was a new/changed function since the video was released. That fixed it for me, and you can find the function in UE docs.
@RyanDoone Жыл бұрын
Hi Matt, I just wanted to say that I was really struggling to save my project variables until I watched your video, so thank you for the help! I'm not sure how often you check-in on these older tutorials, but just know they're still very much appreciated and helpful
@kozmobotgames5 ай бұрын
I remember when I wanted to add high score into my game I realized that it wasn't working, I was following the tutorial without missing anything, but my high score wasn't working. I tried many other tutorials but no luck. I moved back from Unreal to Unity, now I am happy because the high score is working.
@juancarrillo6430 Жыл бұрын
I figured out my original question, can you do a fallow up such as leaderboard and reset high-score, your tutorials are some of the well step by step if you could
@navanshjain31995 ай бұрын
Thnaks to the comment section to guide me in the right direction it took me sometime to figure out but for anyone making it in UE5 + you have to use save game to slot function right after you have loaded it (it already exsists) and you have created it (it is the first time) then it will work.
@Si-Toecutter3 жыл бұрын
Bro, knows its old but im on discord with this question also now. How would i reset the highscore if starting a new game? my "start new game" button is a widget (mobile game) and my highscore and save logic are in the main character
@exosquare2 жыл бұрын
trying this in ue5.. and it does not work for me. (followed the video twice) When it checks if excists, its always a no.. even if i then create and save one with a script.. delay it for 5 sec and check again, it does not excist.
@robertreed9432 жыл бұрын
same, did you find a good solution?
@m1k4n57 Жыл бұрын
instead of connecting a string, just type save1 or something every time, that fixed it for me
@andrewpalmer78213 жыл бұрын
The high displays on my games HUD but not on the Game Over Screen. Put in the same binding code into the Game Over Widget as HUD but it's not displaying. Shows in the level Editor but not in game. Any help would be much appreciated.
@Med_Sel2 жыл бұрын
matt thank you so much this works perfectly but when i put the gaame on mobile this doesn't work the save and load does not work on android
@AmjadAli-zx7tl3 жыл бұрын
Can you make one for time highscore?
@Jax1Million Жыл бұрын
hi matt i dont know if you still read these comments on old vids, but if you do i would like to say a big thank you, you have helped me a lot. one thing that is a bit confusing in this vid though is the variable in the save game and the varible in the character (both called "high score") it is my understanding that these are holding different information, is that correct?
@boscojnos5 ай бұрын
Hi, greetings! Unfortunately, no one is responding to me, but I dare to ask you as well in the hope of getting an answer because I don't know you, but I consider you a pretty reasonable person! My question would be how I can display all of this on all my levels? I only need to display the score so that the achieved points are shown on every opened level. I can't solve it with the game instance. Could you possibly make a video? Thank you very much. Best regards, John
@anandmenon16 Жыл бұрын
Great video but I have a small issue. Tried this in UE5 and it works in the editor but doesn't work after packaging a development build. Any idea why?
@daddyfox7078 Жыл бұрын
hello what is that char REF where it come from? can you help me please
@m1k4n57 Жыл бұрын
READ IF YOU USE UE 5 AND IT DOESNT WORK: instead of connecting a string, just type save1 or something every time, that fixed it for me
@EliasElliot Жыл бұрын
yeah, can you elaborate on this? please?
@m1k4n57 Жыл бұрын
@@EliasElliot instead of creating a string variable then connecting it to the node, type save1 in the text box inside of the node
@Brekson Жыл бұрын
@@m1k4n57 My screen doesn't appear now
@anandmenon16 Жыл бұрын
@@Brekson Its working for me in the editor but doesnt work after packaging.
@odizz3 жыл бұрын
Hey, I get this error when I close the pie Blueprint Runtime Error: "Accessed None trying to read property K2Node_DynamicCast_AsPlayer". Blueprint: Enemy Function: Execute Ubergraph Enemy Graph: EventGraph Node: Set HighScore when I reopen the game the high score is still 0...
@AmjadAli-zx7tl3 жыл бұрын
Samehere
@tns02372 жыл бұрын
Same
@petermller34782 жыл бұрын
same
@DoctorMGL2 жыл бұрын
use "?is valid" node before you call everything right after the event call and check the Blueprint you are calling by adding it to "input object field" if (its valid) execute your rest of operation normally if (its not Valid) connect it to "print string node" and print a message to tell yourself that "there is no access to this object/blueprint" this way it will be easy for you to follow the code from there and see where the error is happening
@emmasaunders4342 жыл бұрын
Did anyone get a fix for this?
@DavidBChannel3 жыл бұрын
Niiiice, finally. Thank you so much, this worked perfectly!
@yoranfory12903 жыл бұрын
hey, awesome video! thanks for sharing this!
@Brekson Жыл бұрын
Can you update this for ue5. It didn't work for me.
@jkalnins12 жыл бұрын
Awesome tutorial mate... Thanks a lot! :)
@parasyadav77424 жыл бұрын
I love your channel .Always solved our prblm wish u will have great channel in future 😊😄🎂🎊🎊🎉🎁🎁🎂
@MattAspland4 жыл бұрын
Thank you man, I really appreciate it! Good luck with your games! :)
@sebeasygame52023 жыл бұрын
Thx Matt, working perfectly !
@sailochan12032 жыл бұрын
TQ bro you saved me so much time
@ishaan7khanna8 ай бұрын
I don't have a character ref. Where do I get it?
@retrowrath9374Ай бұрын
Get it from the your first person character cast you used from the points.
@Wodyingyu3 ай бұрын
"saver sub class" does not seem to be useful here. That ref should be used if a save game exist, right after counting the score
@littledemo36054 жыл бұрын
Hello Can you MAke a ranking system for ( racing system)) the first, second, and third, with the feature of printing values after collision with the finish line?
@MattAspland4 жыл бұрын
Hey, yeah I can definitely add that to my list :)
@parasyadav77424 жыл бұрын
Bro please make a tutorial on importing and applying texture from magancance
@MattAspland4 жыл бұрын
Hey, I haven't heard of it, and google doesn't show it for some reason lol. What is it, maybe I can look into it more? :)
@wildone43242 жыл бұрын
Hey Matt! Would this save system also work with timers so people get a new quickest time as a highscore? Thanks :)
@ChampyOnPC2 жыл бұрын
Did you manage to create quickest time highscore?
@wildone43242 жыл бұрын
@@ChampyOnPC Sadly not :(. I thought I found one tutorial but during part 2 of it he said "Now go back and grab something you created earlier" which never was created in the first place so it got so confusing ;(. Just working on other areas of my game as I try find a solution
@LifeAndHeaven2 жыл бұрын
Hey, this is something I've just done using this tutorial! So glad to find one that finally works! I'm happy to share my blueprints if you need them ^.^
@stevenwynn8194 жыл бұрын
Thanks for the easy tutorial. Any chance that you could do one on creating and interfacing with a Steam leaderboard?
@MattAspland4 жыл бұрын
No problem, and I can look into it, I'm not too sure though :)
@stevenwynn8194 жыл бұрын
@@MattAspland Maybe we could work out a deal where I sponsor some of your videos in exchange for you helping me figure out how to get the UE4 blueprint game I developed uploaded to Steam with leaderboards and achievements. I already have a Steam developer account, have paid the $100 to launch a game, and have uploaded all of the screenshots, artwork, and a trailer for a marketplace page. I'm just having a hard time pushing through the last hurdles. You would have one of the few videos documenting the process if you are so inclined.
@MattAspland4 жыл бұрын
Yeah I definitely understand why I would and you'd want it. I'm just not too familiar with online at the moment, so I'll have to do some more research into it, which is what I mean by if I have time and I understand it, then I'll make sure to get around to it, just not sure when as I'm very busy :)
@JustZiReacts4 жыл бұрын
Nice work❤
@MattAspland4 жыл бұрын
Thank you!
@seasons8bit8 ай бұрын
Handy video!
@Alex00m4 жыл бұрын
Omg thanks 😃😃👍
@MattAspland4 жыл бұрын
No problem! :D
@SanneBerkhuizen4 жыл бұрын
Oh. Nice. Thanks
@MattAspland4 жыл бұрын
No problem!
@hk-0148 Жыл бұрын
did not work :(
@sophhbophh44123 жыл бұрын
You always show code from an old vid that I have to search for 😭
@IoSkyBoyoI2 жыл бұрын
Curiously You wouldnt happen to know which video? the save game is good for high scores. But I want to calculate the highest score for that specific try and not have it save. Im trying to piece together the code. But I cant find the video. Thank ye
@hk-01488 ай бұрын
You didn’t explain what the Char Ref variable is. You are very vague with your explanations on this video.