so i made a progress bar and a state app which i want to connect to the progress bar (which is linear btw ) the thing is state apps cant be float numbers only normal integers and progress bar's value is from 0.01 to 1 so i cant choose any other number other then 1 does anyone know what i can do?
using app state vars with progress bar
Actions & Logic
ive tried connecting the state app var as i said but it didnt work since state apps are integers and Progress Bar's value is a float
Yes
1