Grab awesome stuff for Game Development here! www.unfgames.com/store
@j05hau3 жыл бұрын
Thanks for this, helped a lot and far more simplified than other code based solutions that don't involve selecting sections in the montage
@unfgames3 жыл бұрын
glad to hear that!
@stuffonstuffs8042 жыл бұрын
Best video on combo attacks, much better choice than having several branches with different montages. TY
@unfgames2 жыл бұрын
Glad you enjoyed!
@majupiju2347 Жыл бұрын
That was ryl clear and helpful! Learned a lot :) Thanks for sharing. Cheers
@unfgames Жыл бұрын
Glad it was helpful!
@unfgames3 жыл бұрын
Got some problems? Let us know in the comments which kind of video tutorial you would like us to make for you!
@ThinDino3 жыл бұрын
Can you make some combat system tutorial like when we press the attack button if the player is away from the enemy first it will move closer to the enemy then it'll attack the enemy Like in batman games
@davidweiss70453 жыл бұрын
Nice viedieo my Friend Tim stängle recommended ist to me very much Zhang u
@unfgames3 жыл бұрын
Your friend sounds like a man of culture
@Angry_Karakuri Жыл бұрын
Hey there, thanks. Do you know how you can blend between animations within one Montage? Thanks! Got the same setup as you but it's pretty harsh between transitions and I don't find any documentation or tutorials on that.
@ThinDino3 жыл бұрын
This is literally life saver btw if someone wants to add more the 5 combos you can very easily Just where they are checking substring 02 or 03 rather than doing that you can add a sequence node and add as much as combo you needed But in that case you've to enter the combo name by yourself , but it gets the work done I'm very much satisfied thanks for this amazing video 😊
@unfgames3 жыл бұрын
Thanks for your encouraging feedback
@igotbit94542 жыл бұрын
Very helpful channel. thank you for all that you do.
@unfgames2 жыл бұрын
You are welcome. More content coming soon!
@KavanBahrami3 жыл бұрын
This was a really clear breakdown. thank you. If i end up using it i'll share with you what I made :)
@unfgames3 жыл бұрын
Glad it was helpful! and do remember to share your work with us
@sanamoawed95222 жыл бұрын
Can u add wizard, melee system as ganichimpact?
@kippesolo89413 жыл бұрын
Thats a very nice system, couldnt find such good information till now. Thanks.
@unfgames3 жыл бұрын
Thanks! Let us know if you got any question :)
@rikrishshrestha54213 жыл бұрын
hey, some games have a combo system where we press "A" for primary Atk and then press "D" to transition to Secondary atk. But, pressing "A" 2times will give 2 primary Atk. Is that possible with this video's type of mechanic?
@unfgames3 жыл бұрын
Hi Rikrish! Yes, it should be possible to tweak the logic seen in this video to get a more complex mechanic. It should be a matter of sending different signals (like Primary Attack for A and Secondary Attack from D, in fighting game scould be a light and heavy attack) and playing the animation montage starting with the correct section. Depending on how complex you are planning to make the combos you could get a way with storing them in the same animation montage but if you have a lot of branching animations I would go for multiple animation montages that are defined by the starting type of attack. (in your example, if I had 2 types of attack, primary and secondary, then I would create an animation montage that starts with the primary attack animation and all the subsequent combos and then create another montage that starts with the secondary attack and all the subsequent combos.)
@Antiwokey Жыл бұрын
How do you make a bp with more than 3 attacks?
@unfgames Жыл бұрын
To add more attacks to the same combo you can follow the same steps on the tutorial. To add more combos, you will need to switch the attack animation montage you would like to play.
@afranl3 жыл бұрын
Hi! How to create sword trails?
@unfgames3 жыл бұрын
we can make a tutorial for that :)
@afranl3 жыл бұрын
@@unfgames Looking forward
@afranl3 жыл бұрын
@@unfgames You promised to do tutorial about how to create glow effect around magic stick. When ?
@unfgames3 жыл бұрын
@@afranl Yes! We delivered :D . You can find it here kzbin.info/www/bejne/hobWm3SFlpWGfs0
@afranl3 жыл бұрын
@@unfgames Thank you! But for beginners it is not easy to follow. 0.54 where is the window come from? How materials added and so on.
@elblogdejojan54533 жыл бұрын
do you sell it or have a tutorial?
@unfgames3 жыл бұрын
This is the overview on how we did the combo system in our Unreal Marketplace Asset called Anime Girl Cleric
@KillianEclipse3 жыл бұрын
I really like your tutorial, it gives more information than normally found, but I have an issue. Ive followed your video but when i left click once it plays the entire montage but if i click like i want to do a combo. it restarts. How do I fix this?
@unfgames3 жыл бұрын
Hi! If your entire montage is being played be sure to set up the montage section correctly like its is seen in 3:22 If that's not the issue, then in the Play montage node found in 6:23 be sure that the correct montage is selected and that the Starting Section property is set up correctly. If you still have issues, you can join our discord server discord.gg/zdcBWgqGKT, and we can talk more about it 👍
@KillianEclipse3 жыл бұрын
@@unfgames I triple checked through it all today and turns out I wrote something wrong in the blueprints, Thank you!
@SuperMontana20083 жыл бұрын
Great stuff!
@unfgames3 жыл бұрын
Glad you enjoyed it
@KrackBoySlim3 жыл бұрын
I need a video that starts rom the VERY beginning. Im brand new at this.
@unfgames3 жыл бұрын
Hi! I could try to make a video explaining all the topics discussed here, but I would be great to know in which part did you face more difficulty following along.
@KrackBoySlim3 жыл бұрын
@@unfgames So I bought a pack with different Individual punch animations. what is the workflow to make an attack combo, that has NOTHING to do with weapons?
@polarnyne2 жыл бұрын
@@unfgames I also don't know how animation montages works. Pretty much all tutorials I found on internet are quite useless.
@unfgames2 жыл бұрын
@@polarnyne Perhaps this can help kzbin.info/www/bejne/laC2gqRtpbB9qs0