I was just about to comment that you read my mind and then someone else read my mind and commented that you read their mind. So excited to dive into mutable with this video, nicely done!
@AlexandreSantos-zc5cfАй бұрын
I was going to say the same thing bro, I was reading about this plugin earlier today and he simply made a video explaining how to use it. How can it be?
@randomancyАй бұрын
Y’all Read my minds 😂
@ClydiieАй бұрын
I feel like Professor X... but from the logan version
@threepeatgamesАй бұрын
@ you’ve got to aim higher with your professor x’s…. That’s like saying you feel like Wolverine but the Logan version… or really any character in that movie
@ClydiieАй бұрын
@threepeatgames old, locked in a cave and refusing to take meds and now I'm reading minds, I'm him
@GameroLPАй бұрын
didnt even know that this exists now. that will make creating inventory systems way easier. thanks for the introduction!
@RamonLuisAyalaNieves23 күн бұрын
Nice tutorial, this was definitely worth it. You covered this subject with a good example case of how to use the plugin correctly. Thanks
@That_Game_DevsАй бұрын
I was just about to comment that you read my mind and then someone else read my mind and commented that you read there mind and then someone else read there mind and commented that you read their mind. So Can't wait to watch the video, Great Job!
@Clazzid28 күн бұрын
Thanks for the video, the "Shirt for jacket" is redundant for this plugin, since what is is meant to do is to cut out the hidden geometry procedurally, which IMO is the most useful feature, like if you add a helmet it can remove the hair, if you add pants it can remove the leg geo, add shorts and it removed only the upper leg, etc, less polygons and no clipping.
@Clydiie26 күн бұрын
Thanks that helps alot with understand
@tempchannel1726 күн бұрын
Some questions that I don't have time to check myself, but would totally subscribe if you made a video on: 1) Runtime use - how easy is it to change those values during runtime, if at all possible? 2) Dynamically changing the components. Do you have to have it premade ahead of time, or can you add / modify the array of clothing items during runtime / with DLC / modular game features / etc?
@MorningStar4421Ай бұрын
great tutorial, would love to see more of the mutable plugin
@MagT_DE27 күн бұрын
Great! Thanks! 🙂
@HeartMypeАй бұрын
Bro you're the goat, i really needed a tutorial for this. I looked everywhere but i didn't find one
@ClydiieАй бұрын
glad it could help bro
@randomancy28 күн бұрын
I love this. I’m going to be trying to use blueprint interfaces with a menu system to toggle clothing. And eventually would love for adding gear to “equipped” will send the reference skeletal mesh as the option to toggle
@Clydiie28 күн бұрын
yeah that would be great let me know if you do manage to do it
@randomancy28 күн бұрын
@ will do!
@Yggdrasil777Ай бұрын
Nice. Have you figured out how to really use the Shirt for Jacket when using the Jacket so that it auto-switches like it's supposed to? I'm sure it involves the Tags and the Modifiers (Remove Mesh & Clip Mesh With Mesh) nodes.
@pricklyprickleАй бұрын
Are the options then selectable via blueprints? is there some way to manipulate it via code versus manually via dropdowns?
@MystMagieАй бұрын
Ok but the question is what the point of this method versus any other current method to achieve this? Is it more performant?
@PieceOfSchmidtt_GamesАй бұрын
I was just looking for a video to help me start with mutable last night lol you read my mind
@ClydiieАй бұрын
Look what you starter in to comment section lol
@PieceOfSchmidtt_GamesАй бұрын
@@Clydiie everyone is reading everyones mind 😂
@WrathOfAl25 күн бұрын
Interesting. How does it know which order to place the assets? For example, how come the shirt cleanly appears under the jacket instead of on top of it ? Anyway, really cool functionality. Im a Character Creator 4 user but its nice to know there are more alternatives ! Thanks for sharing this.
@DANIELCORRERАй бұрын
I would like a tutorial like this, but teaching with models from Daz Studio G8, G9 would be wonderful.
@shadowgaminghd1115Ай бұрын
What about blendshapes aka morphs? Can do tutorial on that next?
@digitalwf85217 күн бұрын
Can I use these clothes in my game project or they are just for example?
@abdoulraoufgambo5 күн бұрын
definitly more please !
@MirakuruuuАй бұрын
But how do you turn this into a changeable clothing feature in game?
@blaqueaddonnisgamesАй бұрын
Nice vid bro I played with this in UE 5.4 but still need to figure out how to fully implement.
@ClydiieАй бұрын
yeah same man im sure we will figure it out soon tho
@GameDevUE22 күн бұрын
Would metahuman work as well?
@jacksonblack3809Ай бұрын
How does it reference and use this information in editor and runtime?