No video

How to Create a Game Instance in Unreal Engine 5 - Carry Data Between Levels

  Рет қаралды 7,785

Gorka Games

Gorka Games

Күн бұрын

Hello guys, in this quick and simple tutorial we are going to see how we can make a game instance in Unreal Engine 5.
↪️Project Files: bit.ly/GorkaGa...
🏆My New Unreal Course: bit.ly/UE5_Ste...
🔥Discord: bit.ly/GorkaGa...
Patreon: bit.ly/GorkaGa...
Check out my Steam Game! bit.ly/3rVlXU1
Follow me on Twitter: / gorkagames
Follow me on Instagram: bit.ly/Instagr...
Subscribe to the channel: / @gorkagames
unreal engine 5,ue5 game instance,tutorial,quixel,megascans,unreal engine persist data between levels,carry variables between levels in unreal engine 5,ue5 game instance variables,game instance in multiple levels tutorial,game instance class,unreal engine 5 how to make a variable between levels,unreal engine 5 game instance class between levels,unreal engine 5 game instance between levels

Пікірлер: 54
@moeburhanimeez7354
@moeburhanimeez7354 3 ай бұрын
Saving data and sending it from one level to the other is much easier than I thought it was!
@GorkaGames
@GorkaGames 3 ай бұрын
with a game instance it's so easy!!
@DarkTechGames1
@DarkTechGames1 3 ай бұрын
To simplify it... Your Level Instance is the ONLY THING that needs to communicate with your Save Game. Everything else communicates with the Level Instance.
@shahmaarbaba
@shahmaarbaba 3 ай бұрын
make a loading screen showing the process bar with percentage of level loading
@phoenixgold9735
@phoenixgold9735 26 күн бұрын
Omg it's been driving me nuts for a month trying to figure this out and I just saw your video 🎉 1:29 it helped a lot!
@Muneebdevelopment361
@Muneebdevelopment361 3 ай бұрын
hey , gorka, i switched to unity but i still will be your supporter and subscriber and always a unreal user!
@eligijuspranskunas3509
@eligijuspranskunas3509 3 ай бұрын
nice, please make more tutorials about those instances, player controller, etc.
@Cloroqx
@Cloroqx 3 ай бұрын
Great tutorial. One suggestion for future work would be to use "Open Level (by Object Reference)" in place of Open Level (by Name), as it takes an object reference, loads async and is generally a better way of doing things.
@enderfire3379
@enderfire3379 3 ай бұрын
yay, new tutorial
@GorkaGames
@GorkaGames 3 ай бұрын
🤣🤣
@DarkTechGames1
@DarkTechGames1 3 ай бұрын
You're on top of it quickly... Lol
@GorkaGames
@GorkaGames 3 ай бұрын
haha I work with speed!!
@sallad_ran_far7288
@sallad_ran_far7288 11 күн бұрын
Thank you sm this helped a lot
@nayler2010
@nayler2010 3 ай бұрын
Always great easy to follow content your doing great work for helping solo developers! One of the best ue5 KZfaqrs out here,
@ThePavilionWeb
@ThePavilionWeb 3 ай бұрын
Just found you Today and so glad I did, amazing content clearly explained with a decent real world example, SUBSCRIBED ✅
@halall_man_o
@halall_man_o 3 ай бұрын
I needed this for my game, thx Gorka! I have a question can you tell me how to store multiple stuff like what swords I have, what health/Ammo and Level I have etc?
@DarkTechGames1
@DarkTechGames1 3 ай бұрын
Just create variables for them in the level instance matching their variable types and set them in the level instance when it's where you want it. Then to load them, just SET where you want it FROM the Level Instance.
@DarkTechGames1
@DarkTechGames1 3 ай бұрын
Key point in this is to organize your Level Instance to make it easier to FIND data that will be later loaded or saved.
@lordchimp
@lordchimp 3 ай бұрын
çok aktif bir kanal
@zachwise476
@zachwise476 3 ай бұрын
I'm almost done with the game I've been working on for the passed year! You've been a big help. How do I find assets in my project I didn't use and are safe to delete?
@ChkolMix
@ChkolMix 3 ай бұрын
who we makeup short animation in own game to vid and put a vid on first title's of game or put some animation clip into game look like when you open door or walk on the some place when we pointed showing animation clip when we puted before ? idk how i telling you but i know u know what i mean to say .... ty man i love u so much for help us
@J4RUBY
@J4RUBY 3 ай бұрын
Can you show us how to sim projectiles in a third person shooter. You’ve shown us line traces, but I’d love to create a projectile based shooter
@infumiinations1311
@infumiinations1311 Ай бұрын
Can you make one where you start in the menu find a world(level) or host one then get the option to select characters
@bisart1
@bisart1 3 ай бұрын
Please make a video about save game load game and reset!
@pierrecadeot
@pierrecadeot 3 ай бұрын
oh yeah purrrfect :)
@reginioremarkb.4864
@reginioremarkb.4864 3 ай бұрын
Nice tutorials bro, can you also make a dialogue where a player can interact to npc (like having a conversation) where there is option to select to answer to the npc question.
@AbbastiktokRt24
@AbbastiktokRt24 3 ай бұрын
Good good
@daviddedovec6435
@daviddedovec6435 3 ай бұрын
Do an uneqipment system please
@CoolDudeOwenGaming
@CoolDudeOwenGaming Ай бұрын
Epic👌
@AlexZyablov
@AlexZyablov 3 ай бұрын
Hello Gorka, can you explain please, why cyberpunk 2077 is an open world without loadings between levels but when you use a teleport you have to wait a few seconds of loading? Probably some of optimization? How can I implement it in my own game?
@gracecpy
@gracecpy 3 ай бұрын
Hello! Can you make a tutorial on cooking system in Unreal Engine?
@SchroderFitness
@SchroderFitness Ай бұрын
Does this work with multiplayer? If not, how would you modify it?
@HeyShotgun
@HeyShotgun 3 ай бұрын
Hmm okay so this isn’t really known . But can you possibly try a meta human setup tutorial because I look for it and everyone shows the meta human site and then skip the actual implementation
@DarkTechGames1
@DarkTechGames1 3 ай бұрын
I actually HAVE a 3D metahuman character selection screen and it works the same. But instead of saving a Mesh, you are saving a particular Blueprint to load.
@HeyShotgun
@HeyShotgun 3 ай бұрын
@@pierrecadeot 🗿NO
@eng0722
@eng0722 Ай бұрын
Your tutorial is great, but I have some problems, I created the GameInstance blueprint but it doesn't show the EventGraph and can't edit it, can anyone help me explain
@Nig_KS_ga1
@Nig_KS_ga1 3 ай бұрын
how can I transfer ownership of the session to a different player such that the host can leave without disrupting the other players?
@jacktoobsee
@jacktoobsee 3 ай бұрын
Please try not to ‘Cast’ too much, it can impact performance
@thebelowzerogamers2179
@thebelowzerogamers2179 Ай бұрын
Can you do a video on this, but it's for one of your health systems, such as the RPG health.
@ciaranmitchell4750
@ciaranmitchell4750 19 күн бұрын
i think he has
@HG-tu2xn
@HG-tu2xn 3 ай бұрын
does game instance save player's data after closing and opening the game?
@101_studios
@101_studios 3 ай бұрын
please create could you please make a video of creating a server and entering it but as an fps game? please
@Intranduan
@Intranduan 2 ай бұрын
Amazing
@sachchitlauvyadaskakoty
@sachchitlauvyadaskakoty 2 ай бұрын
Brooo pleaseeeeeee make a video series on how to make a game like resident evil pleaseeeeeee pleaseeeee
@samos0001
@samos0001 3 ай бұрын
Hi I really like your videos. Unfortunately I can't find answer on my problem, so maybe you can give me some advice:) I created simple Physic-Base flying ship (it's cube for now). I want be able to flying this ship and also move BP_ThirdPersonCharacter on that ship. Unfortunately, BP_ThirdPersonCharacter move is Non_physic and because of that I got many issues. Is it possible to combine physic with non-physic movement? If not, what is easier to implement? Physic movement for character or non physic movement/flying for ship? I prefer physic solutions, but also I dont want to create physic movement for charcter (I think it will be complicated, especially since in the future I will want to implement an NPC that will walk around the ship). What do you advise?
@DEM1GOD7
@DEM1GOD7 2 ай бұрын
Surely you can do that without using cast
@Yacob_Rl
@Yacob_Rl 18 күн бұрын
hello i have a question for some reason i have to keep going back through the character selection and select a character for it to load in the world if i just hit play (without going back the character selection) my character dose not load into the game ??
@Yacob_Rl
@Yacob_Rl 18 күн бұрын
nvm i found the issue i was having with it not loading a mesh in by default by going to the GI_Selection and selecting the variable we made and selected a default mesh on the right side in the details panel.
@jotafreshh4126
@jotafreshh4126 3 ай бұрын
Hello Gorka Games, I am from Argentina, sorry if I write wrong. I come from the video in which you teach how to create an equipment system. My question is how could I make it so that my character, when starting the game, already starts with the weapons and the respective damage that each one inflicts. Like in the game shadow of the colossus
@jotafreshh4126
@jotafreshh4126 3 ай бұрын
Gracias por tus videos!! aunque estan en ingles aprendi mucho!
@lytran1138
@lytran1138 Ай бұрын
How to carry object in exactly location near player to new level
@agentshadow6618
@agentshadow6618 3 ай бұрын
Iam asking for the 10th time please make cloth system like steller blade you find outfits and you change in main menu, using also metahuman.... Please❤❤
@MorningStar1621
@MorningStar1621 3 ай бұрын
Works great except you need to hold down mouse to play when you load into level, how do you fix it?
@SashiWS
@SashiWS 10 күн бұрын
With the "Set Game UI" ?
How to create a Loading screen - Unreal Engine 5
12:45
LeafBranchGames
Рет қаралды 11 М.
Why Unreal Engine 5.4 is a Game Changer
12:46
Unreal Sensei
Рет қаралды 1,2 МЛН
НЫСАНА КОНЦЕРТ 2024
2:26:34
Нысана театры
Рет қаралды 1,8 МЛН
WHO CAN RUN FASTER?
00:23
Zhong
Рет қаралды 30 МЛН
Survive 100 Days In Nuclear Bunker, Win $500,000
32:21
MrBeast
Рет қаралды 148 МЛН
Little brothers couldn't stay calm when they noticed a bin lorry #shorts
00:32
Fabiosa Best Lifehacks
Рет қаралды 17 МЛН
The Most Common Mistake Beginners Make in Unreal Engine | UE5
12:17
Ali Elzoheiry
Рет қаралды 103 М.
Make Animal Riding System in Unreal Engine!
7:16
DevEdge • Abhay
Рет қаралды 1,6 М.
How to ACTUALLY Load Levels in Unreal and Make Loading Screens
16:31
The Game Dev Cave
Рет қаралды 41 М.
Use this Plugin to SAVE You HOURS in Unreal Engine 5 - Dash
10:21
When Your Game Is Bad But Your Optimisation Is Genius
8:52
Vercidium
Рет қаралды 1,5 МЛН
I solved Unreal Engine's Package Size Problem...
14:35
Cobra Code
Рет қаралды 67 М.
I Optimised My Game Engine Up To 12000 FPS
11:58
Vercidium
Рет қаралды 635 М.
5 Tricks you (probably) don't know about Unreal Engine 5
10:44
Cinecom.net
Рет қаралды 370 М.
How To Make Wall Jump and Slide In Unreal Engine 5
16:10
Unreal University
Рет қаралды 12 М.
НЫСАНА КОНЦЕРТ 2024
2:26:34
Нысана театры
Рет қаралды 1,8 МЛН