I want to have this effect..
When I press a key it allows the player to use a certain ability. Now I want the power to only last for a certain amount of time which is based on a meter panel that the player can see. When your meter reaches zero you will not be able to use that power until the meter recharges. Also if you press the key again before your meter reaches zero then your power will begin to recharge from where you stopped using it. I can make it work so far just by using a WAIT command. But I can always use it. I want to limit the use of it. How can I link it to a meter? GS out.