Search found 1 match
- Tue Jul 15, 2014 9:45 am
- Forum: Support and Development
- Topic: Timer and detecting collision? Help pls
- Replies: 2
- Views: 1950
Timer and detecting collision? Help pls
So I'm making a game where you control a block and gravity changes every time love.update updates 5000 times because I don't know how to make a proper timer. Also the score is supposed to go up when the player touches a specific object. I have found some collision code but the score goes up whenever...