Search found 2 matches
- Fri Oct 12, 2012 10:15 pm
- Forum: Support and Development
- Topic: Does love have a 'wait()'?
- Replies: 5
- Views: 2260
Re: Does love have a 'wait()'?
I'm not sure. I just want the function to wait a second.
- Fri Oct 12, 2012 8:31 pm
- Forum: Support and Development
- Topic: Does love have a 'wait()'?
- Replies: 5
- Views: 2260
Does love have a 'wait()'?
Hello all, I am looking for someway to wait x amount of seconds before continuing something. What I am trying to do, is have the user type some text into my prompt, and when he/she presses the 'backspace' key, remove 1 letter from the string (Already done), but if they user is still holding the key ...