Тёмный

Build A Level Transfer System To Spawn At Any Location In Any Level 

Elusive Panda
Подписаться 4,1 тыс.
Просмотров 7 тыс.
50% 1

Опубликовано:

 

11 сен 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 49   
@ElusivePandaGames
@ElusivePandaGames Год назад
Apologies for the bad audio. I was too close to my mic. 😅
@parkerficek8009
@parkerficek8009 6 месяцев назад
I can't tell you how long I have been trying to find a solution for my game. Thank you!
@dragonfire_bane
@dragonfire_bane 9 месяцев назад
Audio is fine, thank you. Everyone else out there seems to only know how to move the starting point at which is compleatly useless
@dragonfire_bane
@dragonfire_bane 6 месяцев назад
Just to make sure im not misunderstood, this video was perfect for exactly what i needed. Thanks!!
@bencronk5097
@bencronk5097 10 месяцев назад
THANK YOU SO MUCH this was such an simple and straightforward tutorial for what I wanted to do and I couldn't find anything else that explained this correctly.
@churro5322
@churro5322 8 месяцев назад
You need a drawing or something bro because it's difficult to visualize what points have the name especially when what you're saying isn't happening on screen yet.
@GaryParkin
@GaryParkin Месяц назад
This was an awesome idea. I'm adding this video to my notes for later when my game is ready. Love it. Thank you so much.
@itspaultodd
@itspaultodd 6 месяцев назад
Thanks for such a really easy to follow tutorial! Exactly what I was looking for, so many others just don't work. Got it working nicely in my project now, thank you!
@mikerio496
@mikerio496 22 дня назад
Man, thank you so much for this video, I was struggling to find a way to do this and you showcased it so well here. Sub!
@sebstepet
@sebstepet Год назад
Good video as always! This was a bit complicated for me, but it seems like a smart way to do it
@ElusivePandaGames
@ElusivePandaGames Год назад
Reach out to me on Discord if you need help! My link is in the description.
@music_story618
@music_story618 6 месяцев назад
Thank you so much. I spent a lot of time researching how to implement it. Thank you for your teaching. I wish you happiness and success.
@HaynensPlayground
@HaynensPlayground Месяц назад
unreal is plagued with tutorials that are either very low quality, or simplified to the point where you cant actually use the systems. this wasnt one of those, thank you.
@hawkshalo
@hawkshalo 2 месяца назад
Dude you just saved my entire end of semester project for uni- None of the checkpoint/respawn systems I could find worked but THIS worked perfectly as a respawn and move from stage to stage system. Thank you, o wise random internet stranger
@ElusivePandaGames
@ElusivePandaGames 2 месяца назад
This took me years to figure out. I searched everywhere for a solution and never found one.
@hawkshalo
@hawkshalo 2 месяца назад
@@ElusivePandaGames Well thank you for having the exact issue I'm having then lol
@MankindFilm
@MankindFilm 6 месяцев назад
Good tutorial, it’s unbelievable how convoluted UE5 makes simple concepts
@dongchanpark1351
@dongchanpark1351 4 месяца назад
Thank you so much! It was a necessary feature for me, but it works perfectly as I explained it! Thank you from Korea!
@coreyostiguy9190
@coreyostiguy9190 4 месяца назад
this video just ended an existential crisis, thank you
@econhelp583
@econhelp583 6 месяцев назад
Awesome! Thanks so much!
@user-ze3gw6ff1f
@user-ze3gw6ff1f 3 месяца назад
this is genius. thank you
@adrianorodrigue
@adrianorodrigue 4 месяца назад
Life saver!
@ghazalmajidi
@ghazalmajidi Месяц назад
I did everything you did, twice, but it still reopens the map through the wrong player start. Can you please help me? I am stuck on my school project. Do you have a discord I can contact? Thank you.
@aikidoca
@aikidoca Год назад
wow awesome you are back in make videos, but i'm still hoping for a continuation for the life simulation video, like a serie to show how to make ai too and others stuffs, i really loved that other video and is really the only video i found so far for this type of game and i really trying to make a life simulation game and really looking for tuts to help with that. any chances for this to happens???
@mvirtuos
@mvirtuos Месяц назад
how would you do the thing where everytime you pass the door you land in the same level but something changes likke doors are opend new animations triggers etc?
@heartattack60
@heartattack60 4 месяца назад
amazing video thank you so much
@scottfowler3587
@scottfowler3587 Месяц назад
Weird Issue where even with the correct formatting it remains to say that it is unable to locate a player start position, no idea why though, nvm figured it, accidentally overwrote the "find player start" and even though I didn't touch it, it screwed it up lol
@coolsachin2737
@coolsachin2737 2 месяца назад
Thanks a lot
@OriginRow
@OriginRow Год назад
Level streaming works for multiplayer. But what about this method? Will it work for multiplayer
@TrojanLube69
@TrojanLube69 6 месяцев назад
no, unless the server is the one changing the level and not the player. it will change it for all players.
@pablito5326
@pablito5326 4 месяца назад
@@TrojanLube69 for some reason it works for me when i play with 2 players. i can be in separate levels. im a noob idk if it only works bc its in the editor and not
@Skyrim973
@Skyrim973 Месяц назад
how do we can travel between level landscapes multiple positions along the map?
@rifat.ahammed
@rifat.ahammed Год назад
Great
@Dhdowned
@Dhdowned 3 месяца назад
my master spawn point is set as none on both things and i still spawn at a different point, help? edit: now it ONLY spawns at the main spawn point even though all i did was look at stuff FINAL EDIT: i didn't connect a condition to the branch in third person
@christophercapek1885
@christophercapek1885 Месяц назад
Great video. I've got my portal on the main map working to 3 separate maps, but cannot get the portals on those 3 maps to return player to main map. Any idea on why that may be?
@ElusivePandaGames
@ElusivePandaGames Месяц назад
Hard to say without looking at your actual file but I would say make sure your tele tags and teleportation tags are matching. Could also be that you're not saving the name of the tag in the game instance since it's working at first but not when trying to go back to the main level. The game instance is what carries the data from level to level.
@christophercapek1885
@christophercapek1885 Месяц назад
@@ElusivePandaGames Thanks for the quick reply. I missed the part where I needed a separate player spawn in my main map from each of the separate destinations (as well as matching the tags). Quality content!
@matelovas4165
@matelovas4165 6 месяцев назад
Perfekt!!!!
@gothboytylenol
@gothboytylenol 4 месяца назад
I was able to implement this system flawlessly into a simulation game I’m making, but I wanted to not have the loading be automatic. The system I had in place before for pressing E to load into a level worked… but i couldn’t get it to load into a specific location like this. Is there a way I can get some support for this specific issue I’m having ?
@gothboytylenol
@gothboytylenol 4 месяца назад
I want to use this system but I want the player to have to interact to load into the level
@HagSisters
@HagSisters Месяц назад
If this will help anyone in the future, mine didnt work until I checked that in the 'World Settings", "Game Mode Override" matched my game mode title in each map, also "Default Pawn Class" set to my character.
@BunkBeazy
@BunkBeazy Месяц назад
Thank you very much. This did indeed help me out. Thanks for the unknown amount of time saved!!
@HagSisters
@HagSisters Месяц назад
@@BunkBeazy Glad to help! 😊
@TheDjscrady
@TheDjscrady 5 месяцев назад
if I have multiple levels with villages and I want to set the time of day/night how can I do it? I hope to receive a response
@ElusivePandaGames
@ElusivePandaGames 5 месяцев назад
Depends on how you integrated your day/night cycle. You need to create a variable for the time of day and update that variable on level open.
@thebelowzerogamers2179
@thebelowzerogamers2179 2 месяца назад
Does anyone know why, when I go through it, it resets the previous level, so if I moved a block it would be reset? If so is there a solution?
@ElusivePandaGames
@ElusivePandaGames 2 месяца назад
You mean in game you moved the block in the level then went to a different level and came back to that original level and the block was reset? If so you need to save the blocks location. The way I save variables across levels is by using a game instance. If you don't save the data it will always reset.
@thebelowzerogamers2179
@thebelowzerogamers2179 2 месяца назад
I’ll try it thank!
Далее
Results After Releasing my First Game on Steam
15:07
Просмотров 2,1 млн
🍏 Устарели ОФИЦИАЛЬНО! 🤡
00:32
How I Remade MW2 with Unreal Engine 5
12:37
Просмотров 3,1 млн
Learning Unreal Engine in One Month to make a Game!
15:25
The biggest lie in video games
15:18
Просмотров 1,9 млн