Hey guys,
i need help with my healthbar in terms of when i take damage (set to f key for now, it subtracts 10 from my health) how do i show visual damage to healthbar so it goes down smooth instead of chunk by chunk everytime i get hit?
this is the stuff inside of the widget blueprint.
character health function
the damage key
if someone could tell me exactly what i need to do and where i need to implement it eg my characters blueprint or the widget blueprint it would be greatly appreciated.
thanks
i need help with my healthbar in terms of when i take damage (set to f key for now, it subtracts 10 from my health) how do i show visual damage to healthbar so it goes down smooth instead of chunk by chunk everytime i get hit?
if someone could tell me exactly what i need to do and where i need to implement it eg my characters blueprint or the widget blueprint it would be greatly appreciated.
thanks
Comment