31
Ask a Question / HELP How to create/kill actors in certain position
« on: November 22, 2014, 09:26:49 pm »
I'm having trouble with a game I was workin on in which I want a bar that fills as you tap a key very fast. Once this bar is full something happens. I know how to do this but I am having one problem. I obviously don't want the bar to be onscreen all the time so I need it to appear after an event (on key press) and decay after 3 seconds of not pressing the key. How would you do this? I would ideally want the bar to appear beside the player or on the far right of the scene
what's the best teqnique to achieve this? A change in opacity or the death and creation of the bar?
