Character Select Menu | Unreal Engine 4/5 Tutorial

  Рет қаралды 2,437

Vercion Games

2 ай бұрын

In this video, we saw how to make a character selection menu in Unreal Engine to select character from character menu / main menu and spawn that character in the level. The character you will select in the menu will be saved even after you'll restart your game. We are using select button to lock the character.
Download Project File:
www.patreon.com/posts/character-select-102952771?Link&
If this video helped you, please drop a like and subscribe to my KZfaq channel: @VercionGames
Join My Discord Server:
discord.com/invite/4nNtzmjhQZ
Download My Games From Here: play.google.com/store/apps/details?id=com.vercion.Rampit
Contact me here:
vercionstudio@gmail.com
___________________________________________________________________________
unreal engine character system, how to make character selection menu in unreal engine, how to create character menu in unreal engine, unreal engine 4, unreal engine5, ue4, ue5, character select from main menu, Character Select From Main Menu, Unreal Engine Tutorial, how to make menu, how to spawn selected Character unreal engine, how to select a character ue4, character selection, character menu system ue5, character selection unreal engine, character creator, how to change character unreal engine tutorial
___________________________________________________________________________
Chapters:
0:00 Intro
0:24 Scene Setup
3:17 Menu Setup
5:32 Character Menu
21:00 Spawning Selected Character
24:30 Outro
___________________________________________________________________________
My Computer Specs:
RAM: 8 GB DDR4
GPU: Nvidia GT 710
CPU: Intel Pentium Gold 8th Gen
#unrealengine #ue5 #ue4 #ue4tutorial #unrealengine4 #unrealengine5 #blueprints #GameDevelopment

Пікірлер: 33
@VercionGames
@VercionGames 20 күн бұрын
If you guys using UE5 and can't control the character after spawning it. Then just go to your Character Blueprint -> Detail Panel -> Auto Possess Player -> Set it to "Player 0". Do this with all the characters you want to spawn.
@thatdurbanvibe1697
@thatdurbanvibe1697 21 күн бұрын
HELLO. THIS TUT WAS AMAZING TO GET TO A CHARACTER SELECT , THATNK YOU. PLEASE COULD YOU DO A TUTORIAL TO ADD THE CHARACTER TO A NEW LEVEL AFTER THE MESH IS SELECTD. I BELIEVE THIS REQUIRES A GAME INSTANCE SET UP BUT IM STRUGGELLING TO GET IT RITE.
@adam4designss
@adam4designss 19 күн бұрын
HOW I CREAT LIST FOR WOMEN & ANOTHER FOR MEAN TO USED IN MULTIPLAYER ,THANK YOU
@user-jh5jm1fz2u
@user-jh5jm1fz2u 7 сағат бұрын
Hi! Is this tutorial relevant to Pawn class?
@kainushia1073
@kainushia1073 Ай бұрын
Can kindly do a tutorial on how to customize character with different cloths? Then save that character
@mariolamperti8551
@mariolamperti8551 24 күн бұрын
I have a question, I have six actors who have six different animation blueprints, how I can do for implement six different Anim Instance in Blueprint ? this would be really helpful to me Anyway, a great tutorial, I followed it all !!!
@VercionGames
@VercionGames 23 күн бұрын
@@mariolamperti8551 I've explained this at 25:01 for each index set different animations
@mariolamperti8551
@mariolamperti8551 22 күн бұрын
@@VercionGames Ok , thank you !!!
@VercionGames
@VercionGames 22 күн бұрын
@@mariolamperti8551 As I can understand your selection style, its like taken3 or valorant. So when you click on the character button, right after that you should save you character. No need to make separate button for that. ✌️
@kuroemonncl
@kuroemonncl 2 ай бұрын
can you please help me? I can't join your discord for some reason... it says there is something wrong with the link
@VercionGames
@VercionGames 2 ай бұрын
make sure you have download discord on your device. If still does not work, copy the link and paste in the browser. link: discord.com/invite/4nNtzmjhQZ
@user-qf1qp6de9d
@user-qf1qp6de9d 20 күн бұрын
Good afternoon, I have such a question, in fact, the main map is loaded, but at the top writes a map with a character selection, but there is a widget for the character on the real main map, so how to do this, when you select a character and click play, the widget was loaded for each character, where is your health, etc. ? thanks
@VercionGames
@VercionGames 20 күн бұрын
you can create you health and other widgets on Begin Play event of your character blueprint or in player controller
@user-qf1qp6de9d
@user-qf1qp6de9d 20 күн бұрын
​@@VercionGames Could you tell me how to do it?, or show it on video, I'm just still a beginner and I don't know how to do it, I think it would be just as useful for many to know in the future, since I can't find information anywhere
@user-qf1qp6de9d
@user-qf1qp6de9d 20 күн бұрын
​@@VercionGames I will be very grateful for the help❤️
@user-qf1qp6de9d
@user-qf1qp6de9d 20 күн бұрын
​@@VercionGames Or a screenshot as an example of connecting a widget, as I understand it, the character index should go the same way, so that when choosing a specific character, the widget loads behind it?
@VercionGames
@VercionGames 20 күн бұрын
@@user-qf1qp6de9d join my discord server, I'll guide you there
@eleazorpringle6853
@eleazorpringle6853 2 ай бұрын
For some reason when i press play it dosent leave the main menu screen not sure what i am missing
@VercionGames
@VercionGames 2 ай бұрын
make sure you are using "Remove From Parent" node after you click on play button
@inkanglee1301
@inkanglee1301 2 ай бұрын
I've watched this video several times and my character doesn't move after spawning. Everything else works fine. I checked the 'input mode game only' after reading the comments below and it works fine. Please help, what am I missing?
@VercionGames
@VercionGames 2 ай бұрын
did you possess your character properly? Please cross check
@inkanglee1301
@inkanglee1301 2 ай бұрын
@@VercionGames I restarted this from the start today and it's still not moving. After changing the default pawn class to none, the character that spawns has no movement input. Spawning is fine.
@VercionGames
@VercionGames 2 ай бұрын
@@inkanglee1301 join my discord, I'll help you there
@CoachRich-kj3bg
@CoachRich-kj3bg 2 ай бұрын
Why my input does not work when Character spawn in level? Can you help me with that
@VercionGames
@VercionGames 2 ай бұрын
make sure to set input mode game only after clicking Play Button or in your Level Blueprint begin play.
@CoachRich-kj3bg
@CoachRich-kj3bg 2 ай бұрын
@@VercionGames Thanks... This Video Great i been waiting for this for 2 years now..
@reginioremarkb.4864
@reginioremarkb.4864 2 ай бұрын
Does this thing works in unreal engine 5.3 ?
@VercionGames
@VercionGames 2 ай бұрын
Yeah ofcourse
@kellowattentertainment
@kellowattentertainment Ай бұрын
How do you rotate the character?
@VercionGames
@VercionGames Ай бұрын
there are many tutorial on yt for that, just check one of them.
@kellowattentertainment
@kellowattentertainment Ай бұрын
@@VercionGames I haven't seen any. Could you please reference one?