from the examples I've seen, it doesn't pick value from a float, but it generates based on you pressing a button, can you make a slider that has a value, which you can change based on the actual speed your car is going. for example being able to change the value at will SpeedBar.value = value;
from the examples I've seen, it doesn't pick value from a float, but it generates based on you pressing a button, can you make a slider that has a value, which you can change based on the actual speed your car is going. for example being able to change the value at will
SpeedBar.value = value;