Hello All,
I am currently creating an adventure game and need some help. The game is fairly small and short (only about 7 rooms). I need help creating a timer. Basically, it starts at 3 minutes and counts down. At every 15 second interval, I would like the main character to say something. It would be great there is a way to create a visible countdown timer in the corner of the screen, but I also don't mind if the man character just says how much time is left. I would like the timer to span across all rooms and be constant, meaning, if the protagonist leaves room 1 with 30 secs left, he starts in room 2 with 30secs left. Lastly, I am also trying to figure out how to make objects and characters in the world affect the timer. For example, if the main character uses an item on a character, the timer will increase/decrease. For what I need, if the timer just increases with actions, that will be fine but if there is a way o do both, that would be great. If you have any questions for me, please do not hesitate to ask. And earl thanks for your help.
I am currently creating an adventure game and need some help. The game is fairly small and short (only about 7 rooms). I need help creating a timer. Basically, it starts at 3 minutes and counts down. At every 15 second interval, I would like the main character to say something. It would be great there is a way to create a visible countdown timer in the corner of the screen, but I also don't mind if the man character just says how much time is left. I would like the timer to span across all rooms and be constant, meaning, if the protagonist leaves room 1 with 30 secs left, he starts in room 2 with 30secs left. Lastly, I am also trying to figure out how to make objects and characters in the world affect the timer. For example, if the main character uses an item on a character, the timer will increase/decrease. For what I need, if the timer just increases with actions, that will be fine but if there is a way o do both, that would be great. If you have any questions for me, please do not hesitate to ask. And earl thanks for your help.