Author Topic: Heh, the crap-on list is pretty intresting.  (Read 2319 times)

And that piece of crap only measured XY velocity.
You could be heading straight up or down and your velocity would be near 0.
XZ*

Y is down/up.




Sandvich? MP3 sounds?


D:


Badspot

  • Administrator
The speedometer attempted to measure your speed by iterating over all game objects 10 times per second.  It is possible for there to be over 256,000 game objects.  This does not work.

These things are failed for good reasons.  Please don't act like I'm doing it for some petty fanboyism. 

-Answers-
He spoke.
 I remember a few good add-ons here and there that I liked..
 But they be gone.

Military jeep was kind of cool, it was a jeep with a machine gun turret on the back

i think it broke something or other though, someone should remake it

The speedometer attempted to measure your speed by iterating over all game objects 10 times per second.  It is possible for there to be over 256,000 game objects.  This does not work.

Wow, that sounds stupid. Couldn't you just do getVelocity on the vehicle you're in and combine the 3 directions into a total speed? ... What if someone made one like that?

what

Learn your facts first.
For forgets sake. I'm loving never thought anything loving right. FOR forgetS SAKE.

Wow, that sounds stupid. Couldn't you just do getVelocity on the vehicle you're in and combine the 3 directions into a total speed? ... What if someone made one like that?
vehicle? why a vehicle? the speedometer worked for the player, not the vehicle

vehicle? why a vehicle? the speedometer worked for the player, not the vehicle

Player? Wow, I vaguely remember this... That's handicapped, vehicles need speedometers, not players.

Player? Wow, I vaguely remember this... That's handicapped, vehicles need speedometers, not players.
it's more useful when it's the player

it's more useful when it's the player

But more logical with a vehicle.

But more logical with a vehicle.
Last time I checked, when you're in a vehicle you normally travel the same speed as it.