Hey, I'd use a separate variable to do this
If variable = 10
once while true -> Add 1 to player health
set variable to 0
Hey ultrafop Thanks for the reply but i want the the player health should get additional 1 point on every 10 score so basically if the player gets score like 10,20,30,40,50,60, and so on it will add 1 to health.