-
-
Notifications
You must be signed in to change notification settings - Fork 11
Home
suncube edited this page Oct 4, 2016
·
1 revision
Probability bonus for daily rewards Unity3d
https://www.youtube.com/watch?v=ORYfFT9ceaM
This package can be used for lotery of daily bonuses. Each bonus can establish probability of its occurrence. ProbabilityController class deals with the issues of the probability calculation. You can use it in your other classes, where you must calculate the occurrence of an event by its probability. There is an example of the most used UI design variant in the package. You can easily integrate this package, replace textures and sounds with your own ones and use them in your own game.