Creating Helldivers 2 Stratagem system - Unreal Engine 5

  Рет қаралды 4,955

LeafBranchGames

LeafBranchGames

Күн бұрын

Пікірлер: 41
@kellowattentertainment
@kellowattentertainment 9 ай бұрын
I love when you build systems. Please build more systems. I'd love to see you build an inventory system.
@LeafBranchGames
@LeafBranchGames 9 ай бұрын
I already have an old intentory series if that is something you want to check out. Maybe will do newer ones at some point as well.
@obijohn1
@obijohn1 4 ай бұрын
Thank you so very much, this was a perfectly explained tutorial and it all works perfectly. 😊
@LeafBranchGames
@LeafBranchGames 4 ай бұрын
Thank you. :)
@aleca8910
@aleca8910 9 ай бұрын
Definitely worth a watch.
@LeafBranchGames
@LeafBranchGames 9 ай бұрын
Thank you. :)
@Gametimedevs
@Gametimedevs 9 ай бұрын
Glad to learn this mech🎉
@LeafBranchGames
@LeafBranchGames 9 ай бұрын
:)
@2loffa2
@2loffa2 9 ай бұрын
Great content, thanks for the tutorials!
@LeafBranchGames
@LeafBranchGames 9 ай бұрын
You are amazing!
@charlieashwood
@charlieashwood 3 ай бұрын
Hello. Thanks so much for making this video. I am stuck on something and can't figure out where I went wrong. I've been retracing my steps for hours and can't figure it out. In the Process Input function in the component, when I go to connect the Stratagem Input pins (at 37:38) I get an error that says "PDA Stratagem Object Reference is not compatible with PDA Stratagem Input Object Reference." Any idea what I did wrong?
@LeafBranchGames
@LeafBranchGames 3 ай бұрын
Based on the text in your error text, you have two completely different types you are trying to connect.
@charlieashwood
@charlieashwood 3 ай бұрын
@@LeafBranchGames Omg yep I thought I didn't notice I selected the wrong object reference for one of them...Thank you so much lol
@neonghost1417
@neonghost1417 9 ай бұрын
💯💯💯
@LeafBranchGames
@LeafBranchGames 9 ай бұрын
@wildrelicproductions4879
@wildrelicproductions4879 Ай бұрын
can you do a part 2 on how to add the actually pods droping during the calling in of the stratagem?
@LeafBranchGames
@LeafBranchGames Ай бұрын
I can add it to my to do list.
@wildrelicproductions4879
@wildrelicproductions4879 Ай бұрын
if i wanted to add a grenade toss animation before throwing the ball where would i add the play montage animation too?
@roryobrien6655
@roryobrien6655 6 ай бұрын
Hey thanks for this tutorial - I am finding myself stuck where the my players input stops and then no matter what I press it always goes straight to 'up' and prints four times per press. Not sure what the issue is - any pointers?
@LeafBranchGames
@LeafBranchGames 6 ай бұрын
That sounds very odd. I would suggest debugging the code logic to see what happens.
@roryobrien6655
@roryobrien6655 6 ай бұрын
​@@LeafBranchGames * I figured it out - the character movement was set up with a range of modifiers - I had to mimic those modifiers in my new IMC for it to work as intended.
@KaanYener07
@KaanYener07 6 ай бұрын
@@roryobrien6655 super helpful, thank you
@yuvallevy5368
@yuvallevy5368 9 ай бұрын
Hey can you make a tutorial on how to create helldivers 2 dolphin dive mechanic?
@LeafBranchGames
@LeafBranchGames 9 ай бұрын
The dive is as far as I know simply just an animation to play, something you would handle in the animation blueprint state machine, like jump for example.
@yuvallevy5368
@yuvallevy5368 9 ай бұрын
@@LeafBranchGames can you explain more, because i really cant understand how to do it
@LeafBranchGames
@LeafBranchGames 9 ай бұрын
@@yuvallevy5368You want to setup a animation state transition, very similar to how jump works. You can see how it is setup in this tutorial: kzbin.info/www/bejne/ipuyn4ygeM6Ao9k
@jb2760
@jb2760 9 ай бұрын
Awesome tutorial man! I’m curious how they implemented the loading in animation for dropping in with the hellpod. Such an awesome simple improvement to loading screens.
@LeafBranchGames
@LeafBranchGames 9 ай бұрын
Thank you! There have been games in the past where you would play a different, a minigame if you will, during loading screens when the main game was loading. In Unreal engine, something like that would likely be impossible in blueprints alone, or very difficult. But it can probably be done fairly easily in C++.
@user-wx1xe8hw9k
@user-wx1xe8hw9k 9 ай бұрын
Im not sure if its just me but the discord link isn't working
@LeafBranchGames
@LeafBranchGames 9 ай бұрын
How is it not working, do you get a message?
@JustinAlbritton-i6c
@JustinAlbritton-i6c 9 ай бұрын
Can you do a tutorial on gorilla tag movement for unreal engine
@LeafBranchGames
@LeafBranchGames 9 ай бұрын
What do you mean with gorilla tag movement?
@JustinAlbritton-i6c
@JustinAlbritton-i6c 9 ай бұрын
Gorilla tag locomotion for unreal engine there's no video for unreal engine
@LeafBranchGames
@LeafBranchGames 9 ай бұрын
@@JustinAlbritton-i6c I am not familiar with this system/game unfortunately.
@Tommyboi7566
@Tommyboi7566 4 ай бұрын
@@LeafBranchGames Its a VR movement type from a game called "Gorilla tag"
@LeafBranchGames
@LeafBranchGames 4 ай бұрын
@@Tommyboi7566 I see. Thanks for informing me.
@JustinAlbritton-i6c
@JustinAlbritton-i6c 9 ай бұрын
Blueprint if you can
@JustinAlbritton-i6c
@JustinAlbritton-i6c 9 ай бұрын
Gorilla tag locomotion for unreal engine there's no video for unreal engine
@JustinAlbritton-i6c
@JustinAlbritton-i6c 9 ай бұрын
The game gorilla tag has a unique movement that we what to use but there's no tutorials period on unreal engine plz do a step by step tutorial because we are new and we search every where for a tutorial.
How to create a damage system  - Unreal Engine 5
24:41
LeafBranchGames
Рет қаралды 1,7 М.
Making a Game About Weak Points
21:27
Emis
Рет қаралды 296 М.
“Don’t stop the chances.”
00:44
ISSEI / いっせい
Рет қаралды 62 МЛН
She made herself an ear of corn from his marmalade candies🌽🌽🌽
00:38
Valja & Maxim Family
Рет қаралды 18 МЛН
Сестра обхитрила!
00:17
Victoria Portfolio
Рет қаралды 958 М.
Creating the ultimate save system - Unreal Engine 5
51:30
LeafBranchGames
Рет қаралды 26 М.
I built the BEST AIR ENGINE (New Rotary Design)
18:58
Integza
Рет қаралды 814 М.
Epic's Tile Breaking Technique Explained - Unreal Engine 5 Tutorial
12:24
The ENTIRE History of the First Galactic War - Helldivers 2
18:28
Super Earth Salute
Рет қаралды 269 М.
The 10 Types of Helldivers
14:25
Super Earth Salute
Рет қаралды 571 М.
The Right Way to Spawn Objects in Unreal Engine | UE5
18:03
Ali Elzoheiry
Рет қаралды 36 М.
Space Marines vs Cultists
4:10
For the Greater WAAAGH
Рет қаралды 675 М.
Saving You Super Credits by Ranking EVERY War Bond In Helldivers 2
22:43
“Don’t stop the chances.”
00:44
ISSEI / いっせい
Рет қаралды 62 МЛН