Home   Help Search Login Register  

Author Topic: Setting A Car's Speed  (Read 695 times)

0 Members and 1 Guest are viewing this topic.

Scratchdat

  • Guest
Setting A Car's Speed
« on: 15 Dec 2002, 22:13:24 »
How can you set the speed of a car (or any vehicle)?

Something like a setSpeed command but does that exist?

I tried doing setmode "limited" but that didn't make it go slow enough (i'm trying to make a parade where the car goes really slowly).

« Last Edit: 15 Dec 2002, 22:14:13 by Scratchdat »

PENNYWISE

  • Guest
Re:Setting A Car's Speed
« Reply #1 on: 15 Dec 2002, 22:45:35 »
in the Waypoints option window you can choose between Limited, Normal or Full
test the Limited speed in the Waypoint, and see if thats the speed you want for the parade :)

sorry but thats the only thing i cna come up with

Chomps

  • Guest
Re:Setting A Car's Speed
« Reply #2 on: 15 Dec 2002, 22:50:46 »
If possible, you could group it with a leader walking in front.

Scratchdat

  • Guest
Re:Setting A Car's Speed
« Reply #3 on: 15 Dec 2002, 23:36:16 »
I already tried both of those. The limeted setting wasn't slow enough, and when the car was following a walking leader, it stopped, waited for the leader to get a way ahead, then drvoe fast to catch up, then stopped again.

Any other ideas?

demon of evil

  • Guest
Re:Setting A Car's Speed
« Reply #4 on: 16 Dec 2002, 10:38:41 »
hi there

I might have your solution
The only thing I can come up with is this:
1. make a trigger activated by your parade
2. put this in the on activation line: setacctime 0.5

This will make it go slow motion.

If you still find it too fast or find it too slow, just change 0.5 into 0.7(this will make it faster) or 0.3(make it slower).

The normal speed is 1

you also can change it into 0.1 0.2 0.4 ....and so on

I hope this is what you're looking 4

bye 8)