Hello Everybody,
I have a variable names “Current Speed meter”, and its value changes from 0 to 100, and i will use this number to set my sprite play rate.
So the following image shows the setup i used and it’s working just fine, but i would like to know is there any faster way to do this, because later on i might compare the results up to 500 and use increment size of 10, so i need to use 50 nodes like i did.