love.rewardUserWithReward() doesn't seem to work for me. Am I using it right? I just define new function and write what I need inside e.g.
function love.rewardUserWithReward(rewardType, rewardQuantity)
coins = coins + 10
end
Search found 3 matches
- Mon Apr 23, 2018 11:39 am
- Forum: Libraries and Tools
- Topic: [11.3] AdMob support for Android + EU Consent
- Replies: 106
- Views: 293650
- Thu Nov 02, 2017 5:35 pm
- Forum: Games and Creations
- Topic: Hundred run
- Replies: 5
- Views: 6181
Re: Hundred run
Actually, manual wheel stop is kind of a part of the game. You can try to get numbers you want. I thought about adding timer and score system that depends on the time you've managed to get the hundred. So with score it would be more suitable. Thanks for feedback!
- Wed Nov 01, 2017 8:42 pm
- Forum: Games and Creations
- Topic: Hundred run
- Replies: 5
- Views: 6181
Hundred run
Well, I've come up with an idea of math game, where you should get the 100 number by using operations and only 6 numbers. Plz rate this somehow or comment it. I would much appreciate any feedback about is this idea whether it's good or not. P.S. I know, the design kinda sucks for now, but the idea i...