Bridge Commander Central
BC Forums => BC General => Topic started by: Spanner on June 22, 2010, 04:38:39 AM
-
Does anyone know if there is a script out to match a targets speed?
-
I don't think there is, but I was thinking of that the other day, too. Great modders out there should take a note!
-
I'm positive I remember something like this a long time ago, unless I'm imagining it... It was before/around the time of the first KM.
-
Totally Games implemented speed matching in their Star Wars games. I doubt the game engines are the same let alone similar though.
-
I would think the concept would be very straight-forward. After all, the game already gives you both types of info necessary: target speed and your speed.
-
one way could be altering your speed by altering the energy to your engines. its quite precise and should at least get you near your targets speed (if its holding its speed and course of course)
-
Currently there is no such mod out there as far as I'm know. But if you know what you're doing you should be able to make that script easily (provided that App.py contains the right set of functions).