Stamina/Sprint System

IMO move all stamina logic to an actor component and set it with a custom component tick interval. Disable tick when stamina == max stamina and enable tick when player presses to sprint.