Making a time based processbar
Hello Everyone
I would like to make a process bar where an actor moves from koordinat (0,0) to (320,0) in a given time. The user should choose 45, 60, 75 or 90 minutes as the time factor and in that given time period the process actor needs to move the same way from start to finish so it reflect the X minutes chosen.
I use the behavior "Move-To" but it seems that the coordinates to not equal the exact x,y values on the screen. Anybody have a solution to this problem or an idea how to solve this task?
Thanks
Softboy
I would like to make a process bar where an actor moves from koordinat (0,0) to (320,0) in a given time. The user should choose 45, 60, 75 or 90 minutes as the time factor and in that given time period the process actor needs to move the same way from start to finish so it reflect the X minutes chosen.
I use the behavior "Move-To" but it seems that the coordinates to not equal the exact x,y values on the screen. Anybody have a solution to this problem or an idea how to solve this task?
Thanks
Softboy
Comments