UE 5 TUTORIAL - How to pass DATA (Variables) from LEVEL to LEVEL using GAME INSTANCE.

  Рет қаралды 9,230

Bartosz Kamiński

Bartosz Kamiński

Күн бұрын

Пікірлер: 21
@navidumardaraz7163
@navidumardaraz7163 10 ай бұрын
Great explanation
@Fioelkais
@Fioelkais 8 ай бұрын
Thanks for the clear and concise explanations!
@ThePavilionWeb
@ThePavilionWeb 6 ай бұрын
Very useful, thanks for sharing!
@springcar
@springcar Жыл бұрын
Useful work. Wish you success creating
@KamskiStudio
@KamskiStudio Жыл бұрын
Thank you very much :)
@pablito5326
@pablito5326 8 ай бұрын
This Helped me carry over inventory Data to a new level Thank you. I now also understand my inventory code better Thank you for that as well 🙏
@ECHSBACHS
@ECHSBACHS 2 ай бұрын
Thanks! : )
@DiasJohnDias
@DiasJohnDias 5 ай бұрын
Tks man!
@Gibon123_
@Gibon123_ 7 күн бұрын
fajny tutorial tylko mozesz mi powiedziec czy jak sie wyjdzie z gry tez te kolory beda zapisane? z góry dziekuje za odpowiedz.
@alaabahattab
@alaabahattab 2 ай бұрын
How do you go back and forth without loading or anything?
@tejassaran4462
@tejassaran4462 Жыл бұрын
helped in my first project
@siepath
@siepath 3 ай бұрын
Can you make a tutorial for score system in Multiplayer using Game State? Thank You
@noeantoniosierraortega5923
@noeantoniosierraortega5923 6 ай бұрын
how would i do this if im trying to pass inventory such as weapons and healing items? passing variables makes sense but is it possible to save actual weapons?
@Revotur
@Revotur 7 ай бұрын
Czy jest jakaś wada w stosowaniu Game Instance?
@AwsD
@AwsD 4 ай бұрын
Hi, Is it possible to use interfaces to share the variable containing color and avoid casting? //OR making interface that connect to one small variable holing blueprint that's present on booth maps, and on that maps load - get the color from the interface connected to that variable holing blueprint. I don't know how exactly the engine allocates and frees the memory and blueprints, so idk if map change to another would result in that blueprint reseting or not.
@nexus1g
@nexus1g 2 ай бұрын
There's no reason to avoid making a hard reference like casting in this case. The game instance will always be loaded into memory, which is the reason we want to avoid casting in most cases (e.g. we don't want to load an enemy into memory that may not even appear on a level). Making a hard reference is fine for things that will always be loaded regardless.
@NeatWolf
@NeatWolf 11 ай бұрын
Hi there - I'm assuming this does not stop to "Colours". Is it good practice to use the GameInstance as a Global Variables/Systems container? I'm "kind of" new to UE5 and coming from Unity and a programming background. This sounds a bit like a persistent level/entity used as Singleton? What about saving the state of the game? Are there better ways to do this (both passing data and saving the game state) - or is this solution targeted at low-complexity, entry level projects?
@pro.giciel9084
@pro.giciel9084 10 ай бұрын
If you can do C++ you should look into subsystems, there is gameinstance subsystem, and others but you can specified them how you want without the GI being a mess and can be replicated. For save/load, UE already has this system in place, look at savegame blueprint, it's really easy to implement.
@МартаРыбий
@МартаРыбий Жыл бұрын
Thanks
@klovvin
@klovvin Жыл бұрын
This is bad practice because it would get messy fast. Might be a time to use a Struct or a Saveslot file.
@BKay121
@BKay121 10 ай бұрын
You sound like gatis kandis from Got Takent
25 Tips and Tricks you (probably) don't know about Unreal Engine 5
16:06
Unreal University
Рет қаралды 72 М.
How to ACTUALLY Load Levels in Unreal and Make Loading Screens
16:31
The Game Dev Cave
Рет қаралды 62 М.
Sigma Kid Mistake #funny #sigma
00:17
CRAZY GREAPA
Рет қаралды 30 МЛН
Леон киллер и Оля Полякова 😹
00:42
Канал Смеха
Рет қаралды 4,7 МЛН
Nie rób swojej wymarzonej gry!
5:20
Bartek Kamol Kamiński
Рет қаралды 1,9 М.
Dlaczego Twoja gra nie zarobi milionów
4:48
Bartek Kamol Kamiński
Рет қаралды 2,8 М.
UE5.3: PASSING DATA BETWEEN LEVELS
9:35
Eternal Stellar Games
Рет қаралды 1,6 М.
UE5 Understanding hard and soft references - Be a better game dev
19:58
How To Optimise Memory Usage In Your Unreal Engine 5 Game
10:02
Matt Aspland
Рет қаралды 20 М.
USE Gameplay Tags
10:38
The Game Dev Cave
Рет қаралды 56 М.
The Most Common Mistake Beginners Make in Unreal Engine | UE5
12:17
Ali Elzoheiry
Рет қаралды 131 М.