- Joined
- Oct 8, 2018
- Messages
- 2,895
- Reaction score
- 1,029
- First Language
- Dutch
- Primarily Uses
- RMMV
I'm Looking for a persistent timer, I got SRD_TimerUpgrade and SRD_NameInputUpgrade and its working
fine, but when the Timer go into the scene it freeze the timer while it must continue.
Event this whole part takes time and I don't know if it will fuction with alot of variables for all the key inputs.
So I'm looking for 2 different ways or the best way to keep the Timer Running and a 2nd timer is need.
1) Persistent timer that ticks through scene base that rather freeze the game (using either menu, or name input)
2) 2nd Timer when using the Name Input processing (timed based password)
This when you have for exsample 5 seconds to enter the password or you fail.
Also I'm looking for a way to reset the password input so it will be black again.
If anyone can help, I would be very gratefull.
fine, but when the Timer go into the scene it freeze the timer while it must continue.
Event this whole part takes time and I don't know if it will fuction with alot of variables for all the key inputs.
So I'm looking for 2 different ways or the best way to keep the Timer Running and a 2nd timer is need.
1) Persistent timer that ticks through scene base that rather freeze the game (using either menu, or name input)
2) 2nd Timer when using the Name Input processing (timed based password)
This when you have for exsample 5 seconds to enter the password or you fail.
Also I'm looking for a way to reset the password input so it will be black again.
If anyone can help, I would be very gratefull.

