something that calculate score in fuction of time.
Hi guys, i looking for your help. I'm creating a game where an actor have to kill enemies in a sort of puzzle. I need to caculate the score in function of the time that i personally set for each level. for example: at level 1 i've 60 second to kill 5 enemies so i should create a logic function that calculate for each second the score because if i complete the level in 50 second i've a certain score if in 30 an other one and so on. Anyone can help with this?
Comments