Switching Objects in Unreal Engine 5 Using Blueprints

  Рет қаралды 22,375

Unreal ART With Alireza

Unreal ART With Alireza

Күн бұрын

Пікірлер: 91
@mm.A747
@mm.A747 Жыл бұрын
You deserve a lot of views for the simple and the easy way that you explain on it . I am certain that this channel is the best in simple and clear content
@UnrealART
@UnrealART Жыл бұрын
thanks a lot, I realy apreciate it, glad to be of help 🙏🥂
@xPancakes4lyf
@xPancakes4lyf 8 күн бұрын
this was exactly what i needed for my project! thanks for the video!
@UnrealART
@UnrealART 3 күн бұрын
Great to hear!
@appliedclinicalvr2359
@appliedclinicalvr2359 6 ай бұрын
THIS!!!! I'm coming from Unity which mean I have a LOT to learn. It's rare I find a UE tutorial that is not overly complicated.This, along with your switching material tutorial makes this an easy choice to subscribe.
@UnrealART
@UnrealART 6 ай бұрын
Great to hear! these kind of comments motivate me to continue and make more videos. thanks a lot !
@wilismatrix9847
@wilismatrix9847 Жыл бұрын
Oh man, you are the only one on KZbin who simplified the process of creating a configurator like this !! I have one question. How we can add a highlight to the selected icon to show which object is selected in the thumbs ? Thank you, please keep sharing such a great knowledge.
@UnrealART
@UnrealART Жыл бұрын
thanks man , happy to be of help . 🙏🙏🥂 a trick you can use is that to make a texture with a highlighted frame in photoshop and then set the material on the planes when the key is pressed. then set it back to the material with no highlights when the other ones are selected . the blueprints can get a little tricky but it`s completely feasible . I also have a tutorial about switching materials in case you don`t know the prosses.👋
@Kazzpi
@Kazzpi Жыл бұрын
Thanks man was looking for three days how to switch my chest model into opened chest model on interaction and your video saved my ass. Love you!
@UnrealART
@UnrealART Жыл бұрын
you are very welcome, happy to be of help 🥂
@axl_jua
@axl_jua Жыл бұрын
Just what i needed, man. Nice and simple, as a beginner this is a big deal. Thank you
@UnrealART
@UnrealART Жыл бұрын
no problem , Glad it helped!
@axl_jua
@axl_jua Жыл бұрын
@@UnrealART i just encounter a problem, so my static meshes aren't being lit up by the scene lighting, none of the 3, and I can't find the solution, any ideas? I started the project in 4.23 and exported it to 5.1, and no matter how much i build the lighting, it just doesn't work
@shamimazad7932
@shamimazad7932 2 жыл бұрын
Amazing....Thanks. Please make a tutorial for Oculus devices. Clients want to change/switch objects when wearing oculus devices....
@UnrealART
@UnrealART 2 жыл бұрын
hi Shamim , well it`s almost the same process, the only difference is that when you want to choose a key for the event instead of choosing keyboard keys you should choose an oculus controller`s key. however in my next tutorials I am going to cover some VR subjects and I am going to make some videos about this too. by the way if you have any VR projects I would be happy to collaborate, 😉
@SinaAfshariJewellsMuseum
@SinaAfshariJewellsMuseum Жыл бұрын
ایرونی هم بسیار 😘
@UnrealART
@UnrealART Жыл бұрын
مخلصیم 🥂🙏
@mrderpvalentim1683
@mrderpvalentim1683 Жыл бұрын
I got a question what about the collisions? All of the collisions are active what's the node to swap or disable/ enable collisions? [I have multiple assets in one single BP what about that as well?
@UnrealART
@UnrealART Жыл бұрын
you can do it in the static mesh component in the blueprint .
@waqaranayat8083
@waqaranayat8083 6 ай бұрын
Such a helpful tutorial. Subscribed, liked and shared. ❤❤❤
@UnrealART
@UnrealART 6 ай бұрын
Thanks so much 😊
@ErfanLoader-t1u
@ErfanLoader-t1u 7 ай бұрын
nice tutorials but can we do this with groups as well or only single static meshes ? if not, is there any way that we turn groups into single static meshes inside unreal ?
@UnrealART
@UnrealART 7 ай бұрын
it should be possible but I have to look into it
@Cookingstar151
@Cookingstar151 7 ай бұрын
Thank you, sir, the explanation was excellent and the method was effective, but I encountered the problem that it only works on one element in the scene. I have several chairs and I want to change them all at once. How am I going to do this? it's only accepts changing one element
@UnrealART
@UnrealART 7 ай бұрын
glad you liked the video. open up the blueprint and uncheck consume input in the details tab
@silverblank1139
@silverblank1139 Жыл бұрын
thanks, that was simple! i used random for mine so the pin goes into a set visibility 0 with target every mesh i have then the pin goes into making a simple mesh at a time visible. it's a bit messy but it works great for a 10 minute job.
@UnrealART
@UnrealART Жыл бұрын
you are very welcome , happy to be of help 🥂🙏
@leecorsack
@leecorsack Жыл бұрын
This is a great video - very helpful. Is it possible to do the same with blueprints instead of static meshes? Swap out one blueprint for another, not just a static mesh?
@UnrealART
@UnrealART Жыл бұрын
thanks, yes it`s totally possible
@activemotionpictures
@activemotionpictures Жыл бұрын
This amazing. Can you do another blue print to trigger visibility when a timeline clip animation is played?
@UnrealART
@UnrealART Жыл бұрын
thanks, you mean they change based on a timeline? I didn't get your idea completely🤔
@shehryaarasghar
@shehryaarasghar Жыл бұрын
Thanks you for this Video Man... It was really Helpful❤
@UnrealART
@UnrealART Жыл бұрын
Glad to hear that ! ❤️
@Gium23
@Gium23 7 ай бұрын
is it possible to do this through clickable buttons on the scene rather than a key on the keyboard?
@UnrealART
@UnrealART 7 ай бұрын
Yes of course. You just need to set up some widget blueprints
@prakashanuvadia8870
@prakashanuvadia8870 Жыл бұрын
very bice and easy explain .... thanks make more tutorial 👍
@UnrealART
@UnrealART Жыл бұрын
Thank you, I will
@AlexandruBurlacu-t6c
@AlexandruBurlacu-t6c 11 ай бұрын
This method is not very scalable if you have many models and want to add others. Do you know how to do it in this case?
@UnrealART
@UnrealART 10 ай бұрын
that`s true. it depends on the scenario. maybe you need to use arrays or enums to manage that effectively
@StubbsyLivesLife
@StubbsyLivesLife Жыл бұрын
Gday, great video mate. Simple and concise. I'm just wondering about the best way to do this for 3 separate structures that are built from hundreds of static meshes? Tried attaching a parent mesh but I'm only seeing that cycle through and not all of the attached meshes. Any help would be appreciated!
@UnrealART
@UnrealART Жыл бұрын
thanks man, well one way is that you can export them all and attach them together and make one static mesh in your 3d modeling package,and then import it again. but there should be easier ways to do it in unreal, the patenting trick should work ,I have to look into it to find out what is wrong with it🤔
@StubbsyLivesLife
@StubbsyLivesLife Жыл бұрын
@@UnrealART Thanks for the quick reply. I'll give that a try. Keep up the videos mate, they are high quality. Straight to the point yet it was easy to undertand as someone whos only scraped the surface of unreal.
@UnrealART
@UnrealART Жыл бұрын
@@StubbsyLivesLife no problem, happy to be of help 🙏🥂
@habibmensch7368
@habibmensch7368 Жыл бұрын
@@UnrealART But how would you translate it to moving characters like a metahuman?
@Byronx3000
@Byronx3000 Жыл бұрын
Amazing tutorial!
@UnrealART
@UnrealART Жыл бұрын
Glad you think so!
@Haris-777
@Haris-777 Жыл бұрын
I have a bit different scenerio, I want that if my 3d character enter a specific area a meny pop up just like it did in your video but I want to change the cloths of my own character with which I am playing.Please help me with that
@UnrealART
@UnrealART Жыл бұрын
well it gets a little tricky because you are playing with the character, but the process is the same , you need a collision box for activating the input and then set the material or the static mesh for the character .
@Haris-777
@Haris-777 Жыл бұрын
@@UnrealART would love if you would make a video explaining this in detail
@UnrealART
@UnrealART Жыл бұрын
@@Haris-777 sure as soon as I find the time 🙏
@astire2k
@astire2k Жыл бұрын
Would love to see a video on this
@wesleyferreira6412
@wesleyferreira6412 Жыл бұрын
Hello, I really liked your tutorial, it was very useful for me. I would like to know if there is a way to make this exchange of objects using "Blueprint Variant", within the Blueprint Variant already puts the objects to be exchanged.
@UnrealART
@UnrealART Жыл бұрын
you are very welcome, i have not tried that aproach, i have to look into it to figure it out .
@wesleyferreira6412
@wesleyferreira6412 Жыл бұрын
@@UnrealART Thanks very much
@habibmensch7368
@habibmensch7368 Жыл бұрын
thank you for the tutorial! How would you apply this to toggling between multiple BP's? I am trying to build a system where I can toggle between multiple Metahuman Characters. Unfortunately, they are not simple meshes like this example
@UnrealART
@UnrealART Жыл бұрын
you are very welcome . instead of static meshes, you can add skeletal meshes ( metahumans ) to the bp. I haven`t tried it myself but I don`t think that would be much different from doing it with static meshes .
@habibmensch7368
@habibmensch7368 Жыл бұрын
@@UnrealART but since you are using single meshes for the whole object, I don't know how to translate it to switching multiple meshes at once, plus keeping the animation running etc
@UnrealART
@UnrealART Жыл бұрын
@@habibmensch7368 well that`s a little different scenario , I am working on some archiviz tutorials and maybe those topics will be covered there 🥂🙏
@artdrawing6682
@artdrawing6682 Жыл бұрын
thank you open probleme in my life
@UnrealART
@UnrealART Жыл бұрын
no problem , happy to be of help
@travelwithstefania
@travelwithstefania 3 ай бұрын
the best
@UnrealART
@UnrealART 3 ай бұрын
thanks
@MohamedKhaled-sj4pk
@MohamedKhaled-sj4pk Жыл бұрын
Amazing bro thank u so much … please could u make this tutorial for oculus please
@UnrealART
@UnrealART Жыл бұрын
yes of course, I will do it as soon as I find the time🙏
@carlbjorndal8012
@carlbjorndal8012 Жыл бұрын
Amazing video. Do you know how to get it to work in 5.1, no input of keys anymore
@UnrealART
@UnrealART Жыл бұрын
thanks, I will look into it and make a video about it soon 👋
@carlbjorndal8012
@carlbjorndal8012 Жыл бұрын
@@UnrealART Great I have got all going as per your BP, it just needs to have the new enhanced input set up, that is what I am struggling with now.
@Fikarblackproject
@Fikarblackproject Жыл бұрын
hai can you make it again? but the interface is from widget show you can chose with button, i got some problem with it, whe i use view mode with "LIT" the widget it totaly black, but when i chose with "UNLIT" ittt totaly fine
@UnrealART
@UnrealART Жыл бұрын
yes I am working on a series about widgets , I will make some tutorials about this topic soon 🥂
@Captainkye
@Captainkye 26 күн бұрын
I followed your video and It is not doing anything when I Interact with my Object
@UnrealART
@UnrealART 24 күн бұрын
I think it's for your input system, this video is a little old, they have changed the input system in the newr versions
@MaxPuliero
@MaxPuliero Жыл бұрын
fantastic
@UnrealART
@UnrealART Жыл бұрын
Thanks
@kryptus2822
@kryptus2822 Жыл бұрын
Somehow this doednt work for me, either the press E always appears or never
@UnrealART
@UnrealART Жыл бұрын
check the visibility settings of the text and check your collisions . also play the game so your character walks into the area you make , do not simulate the level 🙌
@dan5iyyy
@dan5iyyy 3 күн бұрын
داش ایرانی
@allennorth9746
@allennorth9746 Жыл бұрын
not working for me in 5.1. for models or texture swap its not working and im lost
@UnrealART
@UnrealART Жыл бұрын
the video is made in ue5 . in 5.1 they made an enhanced input system which is a little different from the one in the video . I think that`s the reason it doesn`t work . there are a couple of tutorials about this topic on youtube which may help you fix the problem .
@seeboart
@seeboart 6 ай бұрын
👍
@UnrealART
@UnrealART 6 ай бұрын
🙏
@adityathosar2026
@adityathosar2026 Жыл бұрын
Box collision not working
@UnrealART
@UnrealART Жыл бұрын
check the actor , maybe it`s not connected
@adityathosar2026
@adityathosar2026 Жыл бұрын
@@UnrealART How to connect the actor
@UnrealART
@UnrealART Жыл бұрын
first make sure you are playing the level with a first or third person character , and do not just simulate the level . then double check the tutorial and if it didn`t work yet , email me a screen record of your project so I can see what`s wrong . 🙏
@Yasmin.architect
@Yasmin.architect 4 ай бұрын
dastet dard nakone
@UnrealART
@UnrealART 4 ай бұрын
khahesh mikonam 🙏🥂
@ATatgame
@ATatgame 11 ай бұрын
damet garm dash
@UnrealART
@UnrealART 11 ай бұрын
mokhlesim
@FishMan1nsk
@FishMan1nsk 9 ай бұрын
Man why you even using components for that? Why not just put all of them into array and just replace a single static mesh component with a desired static mesh? The way you do it is just ineficient... I mean lets say later on your project you will require 200 chairs. You will be creating all this logic for 200 chairs? And the worst thing here is that you teaching other people with this nonsence O__o
@UnrealART
@UnrealART 9 ай бұрын
Efficiency is not important when you want to teach beginners, you need to explain the subject in the simplest way possible so they can understand it and implement it easily. Using arrays may make it a little more efficient for the engine but it's harder for the audience to grasp what is going on . So it's not nonsense and this method is useful for beginners.
How To Make Bullet Holes In Unreal Engine 5 Using Blueprints
3:22
Unreal ART With Alireza
Рет қаралды 3,7 М.
I Struggled With Blueprint Interfaces for Years!! (Unreal Engine 5)
16:48
Glass Hand Studios
Рет қаралды 184 М.
Touching Act of Kindness Brings Hope to the Homeless #shorts
00:18
Fabiosa Best Lifehacks
Рет қаралды 21 МЛН
Which One Is The Best - From Small To Giant #katebrush #shorts
00:17
Самое неинтересное видео
00:32
Miracle
Рет қаралды 2,8 МЛН
How to switch materials in unreal engine 5 using blueprints
8:57
Unreal ART With Alireza
Рет қаралды 33 М.
Epic's Unreal Optimization Disaster | Why Nanite Tanks Performance!
13:07
Threat Interactive
Рет қаралды 161 М.
Create Modular Designs With Enums In Unreal Engine 5
24:41
Digital Alchemy
Рет қаралды 6 М.
25 Tips and Tricks you (probably) don't know about Unreal Engine 5
16:06
Unreal University
Рет қаралды 65 М.
The REAL Reason Unreal Engine VFX Looks FAKE
6:58
Joshua M Kerr
Рет қаралды 444 М.
Why Do Video Game Studios Avoid Blender?
6:49
The Cantina
Рет қаралды 584 М.
Touching Act of Kindness Brings Hope to the Homeless #shorts
00:18
Fabiosa Best Lifehacks
Рет қаралды 21 МЛН