|
1 registered members (TipmyPip),
18,532
guests, and 5
spiders. |
Key:
Admin,
Global Mod,
Mod
|
|
|
Re: Multi-Stage-Elevator
[Re: TeutonicDarkness]
#63915
02/16/06 06:41
02/16/06 06:41
|
Anonymous
Unregistered
|
Anonymous
Unregistered
|
Hi! Antwort auf:
I did try using *time several different ways and all were totally unsucessful! The Elevator wouldn't move at all or it occured instantly going Up or Down .
The "problem" with time is, that you multiply you distances with a varying value (depending at the framerate) and you will never get the exact stoppoint (e.g obj.y=1200, but obj.y=1200.04). So you have to stop at the position, the lift is higher/lower your stop-position (depending of the direction).
The most important thing why you have to use time*speed_constant is: on you pc it looks cool - on an other the elevator maybe needs 10 times longer or 30 timer less time. 
|
|
|
|
|
|