How to Salami Slice Mesh In Unreal Engine - Easy

  Рет қаралды 126,029

UnrealCG

UnrealCG

Күн бұрын

Пікірлер: 140
@JenAnty_JA
@JenAnty_JA 5 жыл бұрын
Well done. Few things to improve. Convex collision isn't good to use in this case. Not optimal. When you check vel_change your object loosing weight, so no difference how big is your object. To fix this you should use physics material in you material_instance. Play with density and friction, it will affect to how bounce and fall your object. Mass calculates from collision volume and from phis_mat density. Thanks for tutorial!
@UnrealCG
@UnrealCG 5 жыл бұрын
Hi, Thanks for the info. I tried using the standard box collision and it worked during the demo. But during the tutorial, It didn't work. maybe because it didn't get updated to the procedural mesh. I will try to improve it with the physics material you suggested. Thanks.
@minhduongthuong2178
@minhduongthuong2178 5 жыл бұрын
Could we made ninja fruit game by this way ?
@UnrealCG
@UnrealCG 5 жыл бұрын
You could, but I think in that game they are using pre-sliced meshes, when you hit the orginal one it gets destroyed and two sliced meshes appear, I think.
@minhduongthuong2178
@minhduongthuong2178 5 жыл бұрын
@@UnrealCG i also think that is easiest way. And can work ok for mobie games. Procedure mesh not sure can work on mobie ?. How about Nvidia Destrution Mesh plugin ?
@UnrealCG
@UnrealCG 5 жыл бұрын
@@minhduongthuong2178 Yeah it is the best way for mobile, I don't procedural mesh will work with mobile. Not sure.
@germanslice
@germanslice 5 жыл бұрын
Hmmm....What a weird weapon this is. It turns the world into potato chips.
@shaishavpathak
@shaishavpathak 4 жыл бұрын
It's great for a unique main mechanic though! :)
@EZ-un1ym
@EZ-un1ym 5 жыл бұрын
It's always the Indian guys doing tutorials with Impressive Ideas this is so Awesome!!!!
@luxunited5449
@luxunited5449 5 жыл бұрын
And then there are Indian TikTokers xD
@VerumBit
@VerumBit 5 жыл бұрын
But is the Italian guy who does it before! ;) www.unrealengine.com/marketplace/en-US/slug/slice-meshes-skeletons-projectiles
@Native_Creation
@Native_Creation 4 жыл бұрын
@@VerumBit UE4 devs showed it on their KZbin stream in 2016 I believe, procedural mesh slicing, very cool feature.
@JOELwindows7
@JOELwindows7 5 жыл бұрын
This is your daily dose of Recommendation Unreal Mesh Slice
@ayior
@ayior 3 жыл бұрын
When I first watched the video I though "Man this guy has to go quick fix a bunch of stuff" with ticking and unticking the box again and stuff but I ended up needing all of those to get it work so thanks for including all the bugfixes, it works! :D
@onzo7977
@onzo7977 5 жыл бұрын
Wow. I needed this perfect weapon this morning for Breakfast.
@Igrom_Gamedev
@Igrom_Gamedev 5 жыл бұрын
Ты просто невероятен, чувак. Классный урок как и всегда!
@UnrealCG
@UnrealCG 5 жыл бұрын
Спасибо
@andresestevez2701
@andresestevez2701 5 жыл бұрын
tu si eres el elegido, el único que hace tutoriales de ue4 interesantes, pocos hacen esto,,,,,, gracias por el tiempo en los videos tutoriales
@alangonzalezleon6556
@alangonzalezleon6556 5 жыл бұрын
Me pregunto si te habrá entendido, igual me imagino que lo puso en el traductor de google xD. Pero si tienes razón sus tutoriales son muy buenos.
@UnrealCG
@UnrealCG 5 жыл бұрын
Sí. Usé google traslate. Gracias por las palabras amables
@alangonzalezleon6556
@alangonzalezleon6556 5 жыл бұрын
@@UnrealCG De nada : D = You are welcome : D
@alexruas6235
@alexruas6235 3 жыл бұрын
let me start saying that, this is very satisfying to look at
@plasid2
@plasid2 4 жыл бұрын
Its possible cut off one piece but rest stay noraml? I mean i want cut branch but rest tree stay the same place? or can you make some tutorial how make destructive tree?
@dr_j0nes
@dr_j0nes Жыл бұрын
Do you managed to archive this?
@nfarquhar
@nfarquhar 5 жыл бұрын
This is great, Is there a way to make this work for Skeletal meshes? to say have a lightsaber cut a stormtrooper in half for example?
@UnrealCG
@UnrealCG 5 жыл бұрын
I think it can be done, I have seen a few demo videos of them. At the moment I don't really know how they are made. If I ever figure it out. I will surely make a tutorial about it.
@gderuki
@gderuki 5 жыл бұрын
@@UnrealCG please!!! P.s. thought I will never see quality UE4 content on KZbin until I saw this video
@grimsk
@grimsk 5 жыл бұрын
@@gderuki You have to see this :) kzbin.info/www/bejne/mH28maV4Zdxjb7c
@KomodoBitGames
@KomodoBitGames Жыл бұрын
Thank you so much, I was trying out chaos destruction for destruction effects but that chugged performance to single digits. This is a much better solution
@philip9611
@philip9611 4 жыл бұрын
Hi great tutorial! But would this work on a skeletal mesh?
@present_artist1033
@present_artist1033 9 ай бұрын
Really excellent work! Have you thought about an effect to make the inside layers glow hot and cool as they are sliced?
@The_Computer_Guy
@The_Computer_Guy 2 жыл бұрын
I used it to make a knife cut a potato. Works in ue5. Thanks man!
@skelmirmorgul2377
@skelmirmorgul2377 5 жыл бұрын
Looks like the Cutter from Dead Space! Awesome!!! 😯😍
@Boredom19855
@Boredom19855 3 жыл бұрын
I thought the same. Could you imagine a remaster
@DNA-DNB
@DNA-DNB 5 жыл бұрын
Absolutly amazing work as always :)
@dinogrzinic162
@dinogrzinic162 2 жыл бұрын
dont forget to check Simulation Generates Hit Events on the sphere collision. if its unchecked, on component hit event won't trigger.
@cepillin666XD
@cepillin666XD 4 жыл бұрын
it work´s with skeletal mesh? (a character/enemy)
@ChewTheWires
@ChewTheWires 5 жыл бұрын
This is amazing , thank you so much im gonna try this out right away :D
@lucienbrandt111
@lucienbrandt111 10 ай бұрын
Hey do u know how to do this with skeletal meshes? I'm trying to make a dead island 2 style dismemberment...
@ozanugurozturk7758
@ozanugurozturk7758 2 жыл бұрын
I am trying to get 2 different actors after I slice one actor which has procedural mesh. Basically I want to chop a wood and create another wood actor with other half. How can I do that, can anyone help me about that?
@dr_j0nes
@dr_j0nes Жыл бұрын
Want to do the same. Have you managed to archive that?
@ozanugurozturk7758
@ozanugurozturk7758 Жыл бұрын
@@dr_j0nes yes I did but I don’t even remember what I did. :) it is in one of my projects.
@dr_j0nes
@dr_j0nes Жыл бұрын
@@ozanugurozturk7758 I managed to get it working :D in theory just spawn another actor in the world also with the dynamic mesh component and copy the dynamic mesh to the new actor (not just set it!) then I slice both meshes at the same position but tick the invert on the new spawned actor. Thats it :)
@NicolasSilvaVasault
@NicolasSilvaVasault 5 жыл бұрын
thanks, this was introduce quite a long time back when metal gear rising reveangence was a hit, i can't believe not a single game implemented this, i still don't get why many games these days take care of the graphics over the physics the engine provides
@alangonzalezleon6556
@alangonzalezleon6556 5 жыл бұрын
Next cooking mama looks awesome. Great Video by the way : D
@Lumpappsofficial
@Lumpappsofficial 4 жыл бұрын
Thank you so much! If you want to use a projectile with a shape that shows its angle you can also use GetUp Vector of that mesh :)
@alphamineron
@alphamineron 7 ай бұрын
Can you make an updated version in UE5 with laser projections like in the thumbnail?
@Garniun
@Garniun 5 жыл бұрын
Thumbnail was like the back of a gaming monitor.
@randomvideo4847
@randomvideo4847 5 жыл бұрын
Lol
@Yacine3Dz
@Yacine3Dz 5 жыл бұрын
Is it posible to generat UV's when we cut the object. GREAT WORK BY THE WAY. 👍
@UnrealCG
@UnrealCG 5 жыл бұрын
Yeah, You can use normal texture for the cut part.
@morganlak4337
@morganlak4337 2 жыл бұрын
Weird question, can you use procedural mesh and mesh slicing in an Editor Utility? I'm not at my computer at the moment, I'll test it when I get back but I gotta know
@albamaflordia150
@albamaflordia150 7 ай бұрын
It is not working i was going to use it for a cooking game to cut food can you do a tutorial on slicing food with a knife mesh
@marcfornas1031
@marcfornas1031 4 жыл бұрын
The cuted interior part has some type of uv's? You know how to control that?
@UnrealCG
@UnrealCG 4 жыл бұрын
Yeah it will auto generate UV for inside
@jeremiasazcona9159
@jeremiasazcona9159 5 жыл бұрын
(Rules of Nature playing in the distance)
@DunhaCC
@DunhaCC 5 жыл бұрын
ALIVE
@distantsea
@distantsea 5 жыл бұрын
@@DunhaCC *FOR AWHILE*
@Soliye.
@Soliye. 5 жыл бұрын
I couldn’t be the only one thinking that
@pocdavactube3475
@pocdavactube3475 4 жыл бұрын
That is exactly what I was thinking about!
@omersaidsaydan
@omersaidsaydan Жыл бұрын
Hi! I have a question for you. Is it working on skeletal meshes?
@UnrealCG
@UnrealCG Жыл бұрын
This won't no
@MustafaBerkeGureltol
@MustafaBerkeGureltol 5 жыл бұрын
0:23 The guy left clicks. Rock: *Turns into a massive cucumber*
@KickOnYT
@KickOnYT 5 жыл бұрын
Bro I dreamed about something similar to this since I started playing gmod like 6 years ago
@jaxsun2924
@jaxsun2924 3 жыл бұрын
Hi, just want to know if I want to apply this to VR sword slicing is there anything needs to be changed in blueprint?
@85Lokiloki
@85Lokiloki 4 жыл бұрын
Absolutely amazing!
@AndroidFerret
@AndroidFerret 5 жыл бұрын
Awesome. But you can only slice on object at a time?
@PandaBot2001
@PandaBot2001 4 жыл бұрын
See, I plan to try and make a Za Hando BP, I wonder if I can change this a little
@aakburns
@aakburns 2 жыл бұрын
Setting the mesh as not visible.. makes in not visible in game. What did I miss?
@popcapk5536
@popcapk5536 3 жыл бұрын
Is there any way to make this work on moveable meshes?
@FenrirVampire
@FenrirVampire 5 жыл бұрын
damn dude, this looks amazing!!! Thanks a lot!!!
@zeeros1639
@zeeros1639 5 жыл бұрын
Nice cooking skills!
@lucienbrandt111
@lucienbrandt111 10 ай бұрын
When I cut the object , the part that comes off..I can't that part again...help
@anmolmathur3048
@anmolmathur3048 4 жыл бұрын
how to make holes in procedural meshes ? please reply
@SeanForeman
@SeanForeman 2 жыл бұрын
I looked at the c++ code for UKismetProceduralMeshLibrary::SliceProceduralMesh. That is a beast. I didn't know it existed. It will definitely come in handy. Thanks for this video!
@v8matey
@v8matey 4 жыл бұрын
Weird thought. Could this be used as mesh. Shooting a cone / slice shape at an object. Making a fake bullet hole and putting holes in objects or characters.
@pocdavactube3475
@pocdavactube3475 3 жыл бұрын
Could someone help me? The procedural mesh doesn't detect overlap events,so whatever I do,it doesn't cut the mesh. I'm using a plane.
@patrikniens4154
@patrikniens4154 4 жыл бұрын
Hey man, love your content. Do you know if this still works in 4.24.2? Seems to have stopped working for me, the mesh does not slice anymore-
@patrikniens4154
@patrikniens4154 4 жыл бұрын
Never mind, it seemed I had to check CPU access, apply Auto Convex Collision and check the Create Collison again
@andremossi5957
@andremossi5957 5 жыл бұрын
Hey does this work on character mesh?
@artofaria
@artofaria 5 жыл бұрын
Probably, but that game would be way too easy to play XD
@457Deniz457
@457Deniz457 5 жыл бұрын
Best Pizza Maker :D Awesome Dude^^
@AvB.83
@AvB.83 9 ай бұрын
This looks very interesting. If only there was a way to limit the depth of the cut 🤔
@Kurdischerjapaner
@Kurdischerjapaner Жыл бұрын
It is possible with your tutorial slice a Equip weapon ? By widget.something Like if its getting too much in use is break uo.
@TorQueMoD
@TorQueMoD 5 жыл бұрын
This is fantastic! Still hoping you can show us how to do the Splattoon or Portal 2 effect of painting the world though :P
@UnrealCG
@UnrealCG 5 жыл бұрын
I will try to make a demo of them. If it works well. Then I will make a tutorial. Thanks for the suggestion.
@RobCardIV
@RobCardIV 5 жыл бұрын
well done. subbed.
@binodsarkarIN
@binodsarkarIN 5 жыл бұрын
yes i would like some of those rock fries please :D
@bloodlessvr2823
@bloodlessvr2823 5 жыл бұрын
This system would make a gnarly samurai anime style game
@yeah-xd5qi
@yeah-xd5qi 5 жыл бұрын
William Buttsaw Raiden
@masterbuster1136
@masterbuster1136 2 жыл бұрын
Thanks mate
@basstrap6818
@basstrap6818 5 жыл бұрын
Great tutorial. This will be useful for ninja slicing or gore games though
@wavelogic8471
@wavelogic8471 4 жыл бұрын
Had no idea this could be done in UE4
@alvarocalcedoriveiro4731
@alvarocalcedoriveiro4731 2 жыл бұрын
Amazon!! Thanks for sharing!!! have a question and I don't know how to ask it: I have a Slime in front of me, and what I want is that when I hit it with the sword, the Slime will separate into 2 smaller copies. These copies attack the player and run away from them when they are low on HP. If they collide with each other I want them to revert back to the original Slime. XD any ideas? PS: I'm not a programmer lol
@Tintergames
@Tintergames 2 жыл бұрын
The easiest thing to do is to keep track of the damage from the hits - and when the total damage exceeds a set value (health), remove the big slime and spawn in two separate smaller slimes. You could then do a check on collision whether or not they collide with each other, and then if they do the small slimes get removed and replaced with the big one again. The same thing could be done with a single hit, but you're better to just use a separate object for the smaller ones than actually splitting a big one into two.
@arashi8876
@arashi8876 4 жыл бұрын
Yo Bro, Can you make Cutting Tree mechanics like "The Forest"Game?
@monkeygames1771
@monkeygames1771 3 жыл бұрын
how can I dm you I need some help with my steroid game?
@daredeflon662
@daredeflon662 4 жыл бұрын
I'm just a random Unity user lurking on Unreal videos
@asdfsfdcccc23423
@asdfsfdcccc23423 5 жыл бұрын
This.... is fucking awesome Really amazing
@ThomasChen-ur2gt
@ThomasChen-ur2gt 3 жыл бұрын
looks sweet
@1301407gl
@1301407gl 5 жыл бұрын
It's like I'm watching a knife infomercial
@scottlee38
@scottlee38 5 жыл бұрын
So weird. Lol good work!
@gyranos716
@gyranos716 5 жыл бұрын
Plasma Cutter for Dead Space
@myelinsheathxd
@myelinsheathxd 2 жыл бұрын
thx!
@pengwenjie9911
@pengwenjie9911 4 жыл бұрын
Hi Bro, this is a perfect video! But I met a very difficult problem. After I use the procedural mesh I find my character is very easy to push it away. Like, when I sprint or just walk straight to it it would be moved by me easily. I can not contact you so I can only leave my message here. I would like to pay you for this problem. Thank you !
@Kreesty
@Kreesty 5 жыл бұрын
there we will
@dehrk9024
@dehrk9024 3 жыл бұрын
Valve getting content for Half Life 3 here!
@smokysmoka
@smokysmoka 2 ай бұрын
Salame. Is an italian word. And is Salame not Salami. 😉Any way , thank bro nice tutorial
@err0rc0degames
@err0rc0degames 5 жыл бұрын
METAL GEAR: REVENGEANCE
@evgenkonyshock4913
@evgenkonyshock4913 5 жыл бұрын
RULES OF NATURE
@bermuda3647
@bermuda3647 5 жыл бұрын
Pringels: hold my beer
@cryora
@cryora 5 жыл бұрын
good for cinematic violence
@orlandoaviles3369
@orlandoaviles3369 5 жыл бұрын
Freaking Metal Gear Rising XD
@Vigilador
@Vigilador 5 жыл бұрын
A sequel of Portal... Trimer
@colinericburriss
@colinericburriss 4 жыл бұрын
Please make a weapon that punches a hole.
@lethiagames9208
@lethiagames9208 3 жыл бұрын
how to make a cooking game 101
@noogai2237
@noogai2237 5 жыл бұрын
is this the new Donut County?
@DBLRxyz
@DBLRxyz 4 жыл бұрын
Dead space gun here I come
@steel-platedsandvich4330
@steel-platedsandvich4330 5 жыл бұрын
Metal gear rising up​here​ in​ this​ bitch.
@JohnRiversOfficial
@JohnRiversOfficial 2 жыл бұрын
braaaaa dis mal!!
@AbdallahEzzatKoji
@AbdallahEzzatKoji 5 жыл бұрын
Metal Gear Rizing
@billyjohnny6225
@billyjohnny6225 5 жыл бұрын
OHHHH YEAHH BOYYY
@nfrancisj2122
@nfrancisj2122 4 жыл бұрын
Hey yooo..thanks again for the tutorial. Would you happen to know how to texture the inside like in the video here: kzbin.info/www/bejne/q4KVpHljqq-Mi80
@herrrpunkt3045
@herrrpunkt3045 3 жыл бұрын
I only know basics, but shouldn't it work, if you create a smaller static procederal mesh, inside the other and put a different material on it? Like onions: First the hull and afterwards the inside.
@nfrancisj2122
@nfrancisj2122 3 жыл бұрын
uko I paused on that project, but yes, that is on my list of things to try. Thx
@njgamer69
@njgamer69 5 жыл бұрын
This like Half life 2
@NostalgicTribe
@NostalgicTribe 5 жыл бұрын
But does it make sandwiches?
@raghulponnusamy9034
@raghulponnusamy9034 5 жыл бұрын
Malayali?
@UnrealCG
@UnrealCG 5 жыл бұрын
Yeah.
@jens2481
@jens2481 5 жыл бұрын
daymn
@irkar314
@irkar314 5 жыл бұрын
Wowo!!!
@Sanglierification
@Sanglierification 5 жыл бұрын
Can you slice tandoori chicken too?
@btarg1
@btarg1 5 жыл бұрын
Fruit ninja?
@SakoresDark
@SakoresDark 5 жыл бұрын
RULES OF NATUUUURE
@charlesinterface
@charlesinterface 3 жыл бұрын
wwwwooowwwww!!!! 😨😳
@AkshayGupta-dd4ht
@AkshayGupta-dd4ht 3 жыл бұрын
Vegetable cutter
@TACKO3D
@TACKO3D 5 жыл бұрын
RULES OF NATURE
My Wife and I Made an Indie Game and it Made Millions!
14:45
Eastshade Studios
Рет қаралды 1,5 МЛН
Much bigger simulation, AIs learn Phalanx
29:13
Pezzza's Work
Рет қаралды 2,8 МЛН
Tuna 🍣 ​⁠@patrickzeinali ​⁠@ChefRush
00:48
albert_cancook
Рет қаралды 148 МЛН
人是不能做到吗?#火影忍者 #家人  #佐助
00:20
火影忍者一家
Рет қаралды 20 МЛН
The evil clown plays a prank on the angel
00:39
超人夫妇
Рет қаралды 53 МЛН
When Your Game Is Bad But Your Optimisation Is Genius
8:52
Vercidium
Рет қаралды 1,5 МЛН
Why has Black & White Been Abandoned? - Noclip Greatest Hits
28:44
Noclip - Video Game Documentaries
Рет қаралды 730 М.
Disintegrate from Impact location - UE4 [ Works IN UE5 ]
33:44
Building Effects with Niagara and Blueprint | GDC 2019 | Unreal Engine
29:22
Why Unreal Engine 5.5 is a BIG Deal
12:11
Unreal Sensei
Рет қаралды 1,5 МЛН
Unreal Engine 4 - AI Basics & Patrolling (Easy Method)
16:00
Beardgames
Рет қаралды 40 М.
Tuna 🍣 ​⁠@patrickzeinali ​⁠@ChefRush
00:48
albert_cancook
Рет қаралды 148 МЛН