UMG simple hunger bar

if you want to decrease a variable over time, and keep it consistent for any FPS, you should multiply deltaSeconds by a negative velocity, then add it to the value to get the new value.