Search found 1 match
- Tue May 22, 2012 9:11 pm
- Forum: Support and Development
- Topic: Very simple question on "Wait".
- Replies: 4
- Views: 2934
Very simple question on "Wait".
I used to program on a game called Roblox(Not very good engine) and it used Lua. It had something called "Wait()" It would wait for the amount of seconds in the parameters. Does LOVE have anything like this? Say I wanted to make a box, then one more, then another all one second apart. coul...