finally a human who makes a whole series and does not stop in the middle!!!! GOOD JOB!!!!
@coboltgames62165 жыл бұрын
You are probably the first channel I have found where the person makes the tutorials actually interesting and fun! You are the best man!!!
@archbarron13556 жыл бұрын
Just found your channel.....have been looking for good tutorials for unreal engine 4 for quite a while. These tutorials are some of the best I've come across so far. You are a great teacher man....thank you so much for these tutorials, I am so very grateful to you for creating them. Keep up the fantastic work :)
@pathetikruns70946 жыл бұрын
If you are having trouble with the health and/or armour variables, make sure you compile the ThirdPersonCharacter or whatever you called it right after you make both variables a float. Like if this helped
@trippinduke6 жыл бұрын
thx bruh, i don't even know if i did what u said but i did something and it worked ahah
@nunutheoni72986 жыл бұрын
thx so much
@MrBrew43215 жыл бұрын
That's weird, I wondered about that. Why would it need to be compiled before assigning a value?
@rlong7475 жыл бұрын
still not getting the hud, what did I do wrong? I am at the event begin play, contruct none, when I go to cass I dont have the hud. I have compiled as well
@rlong7475 жыл бұрын
Uggh! I know what I did wrong, I did not name the FPS thing... everything is working properly....this ain't your mothers doom editor! LOL
@GaryParkin4 жыл бұрын
It's amazing how stupid simple this is once someone shows you.. Thank you 3 years later. :D
@sawdog12494 жыл бұрын
The best unreal engine 4 tutorial series i have ever seen
@jsonmac3194 жыл бұрын
Right??? Best YT channel for Unreal Engine I found so far.
@VirtusEdu7 жыл бұрын
In this video we start working on the player's health and armor, enjoy!
@honorposession697 жыл бұрын
ummm the link ? 00:24
@mr.lominoss79677 жыл бұрын
I Love You Boy
@DefineDoddy6 жыл бұрын
thanks m8
@mikhailkonstantin99276 жыл бұрын
THAAAAANKS :)
@not_herobrine37526 жыл бұрын
can you give the link to the finished game?
@AmazingDoodle7 жыл бұрын
I like this series but the one that I am most interested in is the RPG series. I hope the next RPG video comes out tommorow. Please stay awesome!!!!
@VirtusEdu7 жыл бұрын
+Sharpy I'm working on it now, should be up later today!
@AmazingDoodle7 жыл бұрын
Virtus Learning Hub / Creative Tutorials I LOVE YOU
@siphonicsugar8367 жыл бұрын
Best tutorials ever. You don't go to fast and things seem easier with you.
@vereor63046 жыл бұрын
I love how helpful you are in your videos! You actually walk through everything with the viewer and you make things really easy to understand! By far the best UE4 tutorials I've found on KZbin to date!
@robertpira43896 жыл бұрын
"We haven't got enemy, eni, eni, enemies." - Virtus, 2017. That wasn't an insult, just seemed funny.
@aadityabhashyam56793 жыл бұрын
this dude is legit so helpful
@ajtheprogrammer65003 жыл бұрын
Love this man actually no breaks don't even thinks for himself just teaches us. Excellent work bro keep it up. You surely will beat t series
@eermiss6 жыл бұрын
For those who have grey health or armor bars check the following. See at 6:09 , we are inside the Get Percent 0 function which shows our bar on the screen. Notice how Virtus connects the Armor as the Return Value for the Return Node Same thing at 7:16, make sure your Health is passed as the return value to the Return Node. That was for me, I had forgotten to link it so it would show as grey. Good luck
@kirlo87215 жыл бұрын
Hi i dont understand it but i have the same problem can you help me?
@ryfqiz4 жыл бұрын
and in my problem, dont forget to set the default value on variables to 1
@infernumstudios58834 жыл бұрын
If you're getting compiling errors, make sure you create the binding for the progress instead of the fill color and opacity. That's what worked for me anyways.
@kseverens5 жыл бұрын
Not sure if he adresses this later, but you can take 100 for amor and health, and then in the bind funtion take your health value and divide it by 100. (or max a max HP/armor value and divide it by that). This way you can work with higher numbers in your coding. Which is nice for when you work with HP boosts, or different armor levels.
@SilverShotHD5 жыл бұрын
For people having issues with the bar being grey, make sure you don't have a bind at the bucket fill for health and armor. That was my issue.
@NauhticaShorts3 жыл бұрын
what does that mean?? i really need help
@vago21213 жыл бұрын
@@NauhticaShorts my problem was that it says variable up in the details window, i deactivated and it worked
@lilbon60733 жыл бұрын
thanks i figured it out thanks to ur comment
@powermins20304 жыл бұрын
just a tip for those who see this, when setting up the health and armor percent bars, create a max health and max armor variable and set them to the values of the max health and armor you want, then when setting up the values for the bars you divide the health/armor by the max health/armor and plug the return value into the percent, so now you can have real values instead of just 1, but if you change the health variable you have to change the max health variable, but throughout the game, the max health variable does not change unless you have things like equipment pickups and stuff. if you have any questions you can comment here, ill try to respond to them
@FntX-Video3 жыл бұрын
Good hint! I'd prefer adding up several variables for pickups anyway and these can be chained into the calculation easily throughout the development cycle.
@jonnylawrence48197 жыл бұрын
honestly buzzing every day for your videos
@zachariemorrow44227 жыл бұрын
Thanks virtus, this is the first series you have done that i'm following along with and i'm super exited, Thanks again!
@VirtusEdu7 жыл бұрын
+zacharie morrow Enjoy!
@adamdrysdale36787 жыл бұрын
Amazing series so far, can't wait for the rest :)
@alexszucs92524 жыл бұрын
Dude you are awesome. Instantly subscribed under 5 seconds after watching your videos. Best tutorials so far, hope you keep up the good work, so detailed!
@SpencerBarrett11737 жыл бұрын
Great video. Take as much time as you can talking about variables and casting as I find those really help us newbies. If we had sprint in here as a bar as well, would it benefit us to use an enum for health, armor, sprint, and then create a struct with things such as recharge rate, max, etc? If so will you be pursuing that route later?
@jefffsfff17836 жыл бұрын
Virtus, you are awesome. Thank you for doing things the way a Virtus does things.
@mr.raider7444 жыл бұрын
if u think the tuto is very slow try to play on 1.5 speed its really really good...
@fahadsacrifice6 жыл бұрын
Guys if you want the game to stop at 0 health do this: 1. Go to the Take Damage 5% tab in ThirdPersonCharacter 2. Make a branch and connect it to the last command. 3. Make the branch condition float
@kasperbruin88446 жыл бұрын
I'm getting this error Error The type of Object is undetermined. Connect something to Cast To ThirdPersonCharacter to imply a specific type. Error The current value of the ' Object ' pin is invalid: Unsupported type Object Wildcard on pin Object
@clvxzn98633 жыл бұрын
nvm it works i love devsquad!
@pakwatan95763 жыл бұрын
For those who cant find health variable while searching 1. open search from blue print 2. check context sensitive box and go to its property 3. from there uncheck "This blueprint"
@doge_scar28634 жыл бұрын
Your soo good I subbed
@Nightowl_IT4 жыл бұрын
You may want to use the shortcuts too like copy paste. CTRL + C => CTRL + V for the hud in the designer.
@LOL2YOU4 жыл бұрын
Definitely subbing your channel. You make it so easy to understand everything! This is coming from no experience. Well done!
@TK-115384 жыл бұрын
6:00 when I connect [get armor] to [return node] it automatically inserts a [toText(float)] node and does not compile properly
@NoName-eb7ff4 жыл бұрын
dave fuller same bruv
@TK-115384 жыл бұрын
just tried again on a fresh project and it worked as shown in the video
@chaks24327 жыл бұрын
Great video, cant wait for next part
@joshace49187 жыл бұрын
You are great! I can't wait for more, I am thinking about making a FPS my own. Hope you continue the series! 😀
@VirtusEdu7 жыл бұрын
Henk Steen Go for it, it'll be great!
@joshace49187 жыл бұрын
Virtus Learning Hub / Creative Tutorials You think so? First time I'll be using it.
@joshace49187 жыл бұрын
Are you going to show us how to do multiplayer too?
@yongzou49122 жыл бұрын
Amazing tutorial!Thx for what you have done for us!
@fatrightfoot4 жыл бұрын
Dude this is rly helpful cuz me and my friends are making a game but we were stuck on getting the hud working 👏
@alaapnair69234 жыл бұрын
@Virtus Learning Hub, what do i do if the color is not showing up?
@ppsn1236 жыл бұрын
Thank you for helping me achieve my wish to be a game developer , i really appreciate it :)
@tankistar93304 жыл бұрын
1:42 i can't create a new variable. the button is grey
@Fremdscham-uu3xv3 жыл бұрын
same
@redestroyer79942 жыл бұрын
"I'm going to try and make them roughly the same size" Simply Ctrl+C Ctrl+V
@deebs27337 жыл бұрын
My bars worked but my armor and health had nothing on the bar!!! What do I do???
@augustas83015 жыл бұрын
If your health and armor is grey, I found an easy fix! 8:53 on default the capacity is on 0 so make sure you change it to 1!!!!!!!!!!!
@richniggaflexjamjam87915 жыл бұрын
What’s that
@adellink89514 жыл бұрын
thanks alot man
@lupitamoran59593 жыл бұрын
this was made one day before my b-day
@adriantorres93374 жыл бұрын
Why isn’t the hud updating real time the health and armor don’t have the colors and they aren’t changing
@lct7xi8884 жыл бұрын
i dunno :/
@Fico_244 жыл бұрын
Mission Failed we'll get em next time. (XD just start over u got something wrong probably)
@Aba_KoTO4 жыл бұрын
You might have a different version of unreal. In that case you're screwed out of luck my friend
@JohnnyBoyleGameDev4 жыл бұрын
Your Health and Armor default values in ThirdPersonCharacter are set to 0.0, try setting it to 1.0
@aboslut37763 жыл бұрын
@@JohnnyBoyleGameDev thanks bro
@Fremdscham-uu3xv3 жыл бұрын
1:42 the add button on Variables is grey, can someone help?
@carlos3216987 жыл бұрын
@VirtusEdu7 жыл бұрын
+Fabulous hotdog Cheers! Love the channel name. xD
@carlos3216987 жыл бұрын
Lol thanks.
@thedirtycow84324 жыл бұрын
7:26, for some reason theres an error here with the current version when you try to compile it
@marklucky_4 жыл бұрын
Me too
@zaidsiddiqui_films4 жыл бұрын
Delete your hud and make it again it would work
@magiclake94545 жыл бұрын
YOU THE BEST PROGRAMMIST IN THE WORLD!!! without even realizing what you are saying (because I am Russian) I understood you perfectly !!!
@WilliamAdelstein2 жыл бұрын
Great series !
@jorgeluissandovalbanda40884 жыл бұрын
Hello guys !!! a help please, in part 7:13 i can't connect my character to health and armor variables. I am currently using the paragon twinblast character and trying to connect this character to variables but it won't let me. Help please, thank you !!!
@fiieryx75674 жыл бұрын
IT SAYS PLEASE COMPILE THE BLUEPRINT AND WONT LET ME SELECT HEALTH OR ARMOUR WHAT DO I DO TO FIX IT
@eazilyunreal27017 жыл бұрын
Guys Please Help! I am watching the video and the part at 2:00 isn't working for me. I cant change the red variables to green float. i have selected the variable and in the details panel when i click variable type it dosn't do anything. wont let me change the type. Please respond ASAP.
@px647 жыл бұрын
you need to compile for that
@AndreMercado5 жыл бұрын
thank you!, you make it easy to learn UE4
@bsby64093 жыл бұрын
7:57 | If I type in "begin play" I can´t see it.
@VirtusEdu3 жыл бұрын
Depending on your version it may be event construct now!
@bsby64093 жыл бұрын
@@VirtusEdu Thanks bro! Im streaming it right now on twitch! twitch/b4bsy
@bsby64093 жыл бұрын
@@VirtusEdu I am using the latest version and still neither work.
@VirtusEdu3 жыл бұрын
@@bsby6409 hmm do you have discord? Could be easier to share some screen shots in our server
@bsby64093 жыл бұрын
@@VirtusEdu basby#3575 or I can join your discord.
@MirTakesTheWorld7 жыл бұрын
thank you so much Virtus I've been trying to make a fps for so long
@wheatherlyFpv7 жыл бұрын
Hey dude great video keep it up cant wait for future videos :D
@1286udain7 жыл бұрын
+Virtus great videos, I hear a OnePlus in there, haha @5:36 Will you continue the Sequencer series too? Thanks for the great series!
@VirtusEdu7 жыл бұрын
Wow, you have got great hearing. I've got the one plus. I will be continueing the sequencer series soon, i've just been enjoying the FPS & RPG series way too much. :D
@1286udain7 жыл бұрын
haha, even I have a OnePlus 3 set on the default ringtone. It's a great phone. Yeah, I get you :D I loved your SurvivalHorror series too. Just finished it. I would love to see some video on better scaling for landscape textures, or if you have a link for some great textures, it would be helpful. I am stuck with it in my previous project, otherwise I would have exported it and uploaded with your links. I am tweaking the LandscapeCoordinates MappingScale for little to no help. Another thing, I would love to learn how to select and deselect particular files while exporting a project, as in if I don't want to export certain files, like I have the whole KiteDemo project files. I am using only a couple of files from it and the rest are useless. Does the engine automatically remove the un-linked files or can we do it somehow? I know you have a lot to do already, would love to see these in your future videos someday or in a comment below :D Thanks again!
@arsalankahnw86684 жыл бұрын
Those who are wondering that why doesnt their project is saved is because when you try to close the window you press dont close actually save or press that then it will be done
@walz18977 жыл бұрын
i really like your tutorials thanks and keep it up
@oldfire31077 жыл бұрын
There is no link in the description for the image or HUD!! I love your vids!
@Stresa0702 Жыл бұрын
new unreal doesn't put the canvas panel, or at least mine didn't, make sure to put that before the bars
@gslancergsl4 жыл бұрын
Sir I tried it but When i played my game the both bar was of white color. Please help me!
@achilleas_christ91364 жыл бұрын
If you cant see the armor and health on the screen while playing plese check the default values of the bars on the thirdpersoncharacter graph (worked for me} please like this so other people can see it too
@tonyfisher63795 жыл бұрын
Brilliant tutorial.
@FutureBanger7 жыл бұрын
Isn't that would be better if health would be combined with armor...? All you need is just a decent formula for calculating health. It basically would lower the damage on health. So the more armor you have - the less damage you can take. And maybe even instead of your separated armor make it like shield which recharges when no taking any damage for x ammount of time. But its value wouldn't be restricted by armor.
@FutureBanger7 жыл бұрын
Im going to make that system tho, to see how it would feel in game
@sadhappy75117 жыл бұрын
Future Banger its like that in most FPS games i know..
@ENERGYMAXXING7 жыл бұрын
Future Banger Maybe he will add recharging
@ENERGYMAXXING7 жыл бұрын
Future Banger and i also think that he will make an extra function after taking any damage and there he would divide the damage with the armor value and *then* Deal the final damage (sorry for bad english - i can't talk about maths in english^^)
@frostbite48267 жыл бұрын
yes please do that
@TalonCounterStrike7 жыл бұрын
Thank you so much you are very clear and good at teach how to create games.
@thiva377 жыл бұрын
thanks for the series and keep rocking XD
@crede3335 жыл бұрын
How do you get the interface on the left at the blueprint?
@gatlinciminelli76514 жыл бұрын
So whenever I try and get the variable for the percentage of armor its says get fill color, not the percentage. What do I do?
@squidge462 жыл бұрын
Thankyou, I got the health working and armour shows in the screen but its all grey. Everything seems to match.
@erysuriadi94497 жыл бұрын
can;'t wait for your next video.. i learn many thing from your tuts.. thanks :)
@freshlyfishedbread55674 жыл бұрын
I'm really starting to miss my old dual monitor set-up
@freshlyfishedbread55674 жыл бұрын
@FunkGamePlays bought a xbox 360 and the 360 somehow got one of my monitors into a power loop and even when I left it unplugged for a day it didn't fix it (I also tried other things) so now I only have one working monitor, gonna buy a new one once this whole pandemic is over but until then alt+tab is my buddy
@DenisZaharenko2 жыл бұрын
it doesnt work with 5.0.0 to make the hud. it crashed when u add second progress bar and looks different. sad.
@PreciseAce7 жыл бұрын
thanks man! this will help me with my game so much!
@holtrixstudios6 жыл бұрын
at 6:30 when i compile it gives me an error saying could not find Armour can u please help me
@Lejdaros7 жыл бұрын
i love you Virtus... thx for everything :)
@TeomanKarakaya7 жыл бұрын
Where is the link for the UI?
@SquarerFiveStudios7 жыл бұрын
mega.nz/#!ds1GGRiL!0M4nvbDhwBSFVqYmmafuC5t5ZL0CCEAEde2CU1lRcDg Open the zip file and there should be a file called FPSHUD.psd Open it in photoshop.
@mattmcfarland37997 жыл бұрын
The file is no longer available. Can you upload again?
@ChaoticJune6 жыл бұрын
^
@kyiwinhtin89946 жыл бұрын
www.virtushub.co.uk/resources.html
@yagnesh79936 жыл бұрын
thx
@th3dr1pg0d7 жыл бұрын
the health and armor bars wont change when i change the armor it changes the health
@jyuseries83135 жыл бұрын
thanks for all the help! i am an extreme beginner
@SurajLad7 жыл бұрын
You Are Awesome Just Keep Doing This Stuff
@nightwalkerj3 жыл бұрын
Your tutorials are great as always but whats the point of the "wild card" node when casting to third person character?
@alandapi996 жыл бұрын
Man, you are awesome!, i don't understand English well, but i can understand you.
@tridibroyarjo4184 жыл бұрын
I loved your content. Thanks for help.
@selfishpirate65307 жыл бұрын
this is just a time stamp for me 7:13
@RonnieMcDee4 жыл бұрын
I know how to do this in my way. I'm not sure my way is better, but in the end this should work!
@aakashharish93734 жыл бұрын
thanks a lot dude! This was really helpfull
@danielesusino91597 жыл бұрын
Hi Virtus, will this game be multiplayer?
@ENERGYMAXXING7 жыл бұрын
DanielTech607 as he didnt set up any Replication, i'd say now
@Moynzy7 жыл бұрын
lol
@MortisSwe7 жыл бұрын
it will.
@ENERGYMAXXING7 жыл бұрын
no*
@resofttech73056 жыл бұрын
yes , because in single player you don't see the right panel that says you killed player234 which he made in photoshop...
@soflodentalstaffing97547 жыл бұрын
What is the 'heads up display'?
@justvlaxx12604 жыл бұрын
For people who have problems with HUD not updating, staying gray, DO NOT rename the float return value of the Return Node. Just leave it as "ReturnValue".
@thodorisefstathiou68944 жыл бұрын
I am on ue4.24.3 and i cannot compile during 7:23. Binding: Property ' Percent Delegate ' on Widget ' ProgressBar_754 ': Member:GetPercent_0 Has the wrong number of arguments, it needs to return 1 value and take no parameters.
Hi there, i've comleted the lesson and have a question. Why mouse controls are disabled in FULLSCREEN after pressing Play? Only arrows can rotate player around in the full screen game. In editor I can use mouse though. It's OK in editor.
@e-ecl_crowe31027 жыл бұрын
i got compile error please help
@antoniyantoniev39794 жыл бұрын
Thank you bro. for this tutorial!
@zerksyt75484 жыл бұрын
I did what you said for the bars and no color on them they are just gray
@OfficialMrHyena6 жыл бұрын
For some reason when I added the health bar the texture would not show up so I just got rid of it and replaced it with the armor bar #noarmore
@jeffreywarf5 жыл бұрын
What worked for me was removing the bind on the fill color and opacity that was placed there by default.
@birb30432 жыл бұрын
I was having trouble with the "create widget" in the blueprints but it worked when i put it in the level blueprints instead of the ThirdPersonCharacter blueprints.
@zekkieIRL5 жыл бұрын
Thanks to Virtus, my FPS game is gonna be a hit!
@zekkieIRL5 жыл бұрын
Nah still in development
@Neebless Жыл бұрын
@@zekkieIRL and?
@zekkieIRL Жыл бұрын
@@Neebless still in development lmao i abandoned the project and started a new one
@Neebless Жыл бұрын
@@zekkieIRL wow the motivation is crazy xD
@Neebless Жыл бұрын
@@zekkieIRL after 3 years still going
@tannerharrington53225 жыл бұрын
When I try to add the armor and health it said I needed the visual studio installer?? Help