So I am wanting to make a scoring system. I don't know where to begin. In game there's a slider that will display a number 1 through 10 depending on what you are voting. (In increments of .50, so like 1.00, 1.50, 2.00 all the way to 10.00) Once you select your score you press submit in the screen gui. After 20 seconds it will take all the votes and provide the average score.
How do I successfully do this? Please help!