I was actually planning to make it so a boolean is set to true in a function, then in the tick it will check for if the boolean is true and if so it will add to a float and if the float is over or at my wanted amount it will set the boolean to false, would that work?