One thing to note that binding the percentage is a bit expensive as it fires every tick, I might create another video to show how to PUSH health stats from character to UI instead.
Fantastic video, super informative. I'm getting a compilation error though: "failed building connection with 'Convert Float (double-precision) to Integer' at float * float" at the multiply node I'm pretty sure I followed along with you :) I appreciate any help
try to change the "cast to ______" to your projectile instead of your character. Then when your projectile starts to overlap ("on component begin overlap") it will damage. good luck!!
hey! thanks so much for the video, it worked, but i want the gun projectile to kill the enemy, so how do i make the projectile damage the enemy and not the player?
instead of collision overlap on the enemy, I would create a projectile actor and have a collision on it, then on projectile overlap, check if it hit any actor then apply damage.
hi how's it going I tried to make the BP_first person projectile the other actor when casting but cant seem to get it to work would there be any way you could help me with a solution
this prototype is just on a simple third person character actor overlap basic attack system... though this can be extended by replacing actor projectiles or weapons overlap to make the damage.
You should really remove the keyboard and mouse sounds from the background.. makes it unwatchable for a large amount of people.. it is very annoying and distracting.
One thing to note that binding the percentage is a bit expensive as it fires every tick, I might create another video to show how to PUSH health stats from character to UI instead.
Did you make another viedo without the binding?
@@Ron_Barel Ali Elzoheiry does.
underrated asf tx man
Show inherited variables was worth the video alone tbh
grand mercy amazing guide all simple and work!
hey everything worked only problem is the bar (health number) is not going going it stay on max health till they die
Very informative video. I learned alot. Subscribed. Thank you!
Thanks for the sub!
i am working my set current health and Max Health can't connect with the WBP Health
Hi, please tell me how to make such mobs receive damage from my line trace by channel system?
Is there a way to deal damage to them with an input instead of begin overlap?
Fantastic video, super informative. I'm getting a compilation error though:
"failed building connection with 'Convert Float (double-precision) to Integer' at float * float" at the multiply node
I'm pretty sure I followed along with you :) I appreciate any help
using double precision instead of single precision?
Is there a way that I can make the damage delt a variable that I can modify rather than something hard coded into apply damage?
Can you make same damage system for hitting by bullet
try to change the "cast to ______" to your projectile instead of your character. Then when your projectile starts to overlap ("on component begin overlap") it will damage. good luck!!
hey! thanks so much for the video, it worked, but i want the gun projectile to kill the enemy, so how do i make the projectile damage the enemy and not the player?
instead of collision overlap on the enemy, I would create a projectile actor and have a collision on it, then on projectile overlap, check if it hit any actor then apply damage.
@@JustAnotherDangHowToChannel Tried that on other tutorials. Still doesn't work.
w bro
hi how's it going I tried to make the BP_first person projectile the other actor when casting but cant seem to get it to work would there be any way you could help me with a solution
That should work too. Hit me up at twitter/x -> olopsman and see what can be missing.
doesnt work whats how does your attacking system work?
this prototype is just on a simple third person character actor overlap basic attack system... though this can be extended by replacing actor projectiles or weapons overlap to make the damage.
Hey bro do you reply?
Healths not going down man
You should really remove the keyboard and mouse sounds from the background.. makes it unwatchable for a large amount of people.. it is very annoying and distracting.