I need three scripts which I know how to do a little of each but still need help on.
The first one is how to make an object disappear after it is clicked on and then reappear in the same location randomly in 10-15seconds. An example would be you shoot a target in a window and then it disappears but reappears in the window between 10-15seconds later.
Secondly I need the script on how to make a health bar and how to make an enemy take away from it. I also need the code for when the health bar is at zero, or your dead, to go to an end game frame. For example an enemy pops out a corner and shoots you, taking 10% off a green bar that is your health.
Finally how do you make a timer counting down. An example would be a text box with 30 seconds at the start of the movie then counts down to zero.
The first two scripts need to be incorporated in the same object since they'll do both. Any help would be greatly appreciated. Thanks.