Problem:
I want the meter to be sorta like a pump mechanic. The faster the player presses “Q”, the faster the bar fills and the longer they take to press “Q” the faster it decrease the bar length.
My set-up is that the bar x scale increases every-time the player presses “Q”, but I’m confused on how to decrease the bar x scale based on the time that has passed without the player pressing “Q” and based off the current length of the bar from the player pressing “Q”.
I’m not sure if this is a good way to make a mash meter (Security aside since that isn’t important).
Disclaimer:
I’ve already looked on the forums for anyone else who was trying to create a mash meter like this and haven’t found much. I’m not sure if it’s easy to create or nobody bothers with it. However this is me trying to attempt it and any help will be greatly appreciated.