Match target speed
Moderators: winston, another_commander
-
- Competent
- Posts: 35
- Joined: Wed Jul 11, 2007 1:25 pm
Match target speed
One of the features that I would love to see in Oolite is the ability to match your speed with that of your target (where possible). I've seen it in a few games before and it is usually quite useful - especially when wanting to keep a steady distance between the two of you. I wouldn't mind wether this is implemented as standard, or available as a ship upgrade.
If I was aprogrammer I'd do it myself, but unfortunately I'm not so have to plead to the wise ones here.
If I was aprogrammer I'd do it myself, but unfortunately I'm not so have to plead to the wise ones here.
- Commander McLane
- ---- E L I T E ----
- Posts: 9520
- Joined: Thu Dec 14, 2006 9:08 am
- Location: a Hacker Outpost in a moderately remote area
- Contact:
Although I can see why you would like to have this ability, my immediate reaction is: Don't make a pilot's life too easy. What is left of the game, if the computer does it all himself? It's your piloting skills that allow you to pursue another ship, matching its direction and speed. If your skills are not up to this, then train them.
-
- Competent
- Posts: 35
- Joined: Wed Jul 11, 2007 1:25 pm
Sometimes I like to fall in with a convoy of traders en route to a planet and then pop off to make a cuppa rather than pausing the game. The problem is it's very difficult to match another ships speed perfectly and will normally end up dropping behind or moving out in front. i know it's only a minor thing, but it really bugs me.
-
- Competent
- Posts: 35
- Joined: Wed Jul 11, 2007 1:25 pm
- Commander McLane
- ---- E L I T E ----
- Posts: 9520
- Joined: Thu Dec 14, 2006 9:08 am
- Location: a Hacker Outpost in a moderately remote area
- Contact:
-
- Competent
- Posts: 35
- Joined: Wed Jul 11, 2007 1:25 pm
Actually, she spends far more time playing computer games than I do, and it was her that introduced me to Oolite. The only reason we split up was that I didn't want to move to London (she had to move there for a new job).Commander McLane wrote:That's what happens if you confuse your girlfriend with a household machine and always play computer games instead of caring for her.
ho hum.
- Commander McLane
- ---- E L I T E ----
- Posts: 9520
- Joined: Thu Dec 14, 2006 9:08 am
- Location: a Hacker Outpost in a moderately remote area
- Contact:
So then the real reason was that you could not decide who would keep the Oolite?The Dreamcatcher wrote:Actually, she spends far more time playing computer games than I do, and it was her that introduced me to Oolite. The only reason we split up was that I didn't want to move to London (she had to move there for a new job).Commander McLane wrote:That's what happens if you confuse your girlfriend with a household machine and always play computer games instead of caring for her.
ho hum.
- JensAyton
- Grand Admiral Emeritus
- Posts: 6657
- Joined: Sat Apr 02, 2005 2:43 pm
- Location: Sweden
- Contact:
The “match target speed” command usually actually matches velocities. This isn’t possible in the same way in Oolite, since a ship’s velocity is intimately tied to its heading. A “match target heading and speed” command would be possible, but it’s Yet Another Key. Oolite’s supposed to be simple.
E-mail: [email protected]
- The Cobra Ball Run
- Average
- Posts: 11
- Joined: Tue Sep 25, 2007 8:45 am
Could it be a reuse of the docking computer key - becoming the "autopilot" key instead.
The key would make you fall into formation when you were on an escort mission - and only then. Any other functionality would be OTT - unless you use the missile targetting to decide which ship to follow.
On second thoughts - it's probably more effort than its worth.
The key would make you fall into formation when you were on an escort mission - and only then. Any other functionality would be OTT - unless you use the missile targetting to decide which ship to follow.
On second thoughts - it's probably more effort than its worth.
- nijineko
- ---- E L I T E ----
- Posts: 353
- Joined: Wed Jul 04, 2007 3:37 pm
- Location: two strange quarks short of a graviton....
- Contact:
i have a different take on this idea. what about having the reticle display not only the name of ship, legal status, and distance, but also speed? that way you could match to it if you wanted to.
of course, that would also require the addition of a numerical speed display to the gui.
myself, i just keep an eye on the distance indicator, and judge the speed by the rate of change. a bit of fiddling and i'm pretty much matched to it's speed. of course, i have to adjust it myself if something changes, but hey. pilot skillz, ne? ^^
of course, that would also require the addition of a numerical speed display to the gui.
myself, i just keep an eye on the distance indicator, and judge the speed by the rate of change. a bit of fiddling and i'm pretty much matched to it's speed. of course, i have to adjust it myself if something changes, but hey. pilot skillz, ne? ^^
- Commander McLane
- ---- E L I T E ----
- Posts: 9520
- Joined: Thu Dec 14, 2006 9:08 am
- Location: a Hacker Outpost in a moderately remote area
- Contact:
A display of the speed is useless without giving also the exact direction to which the ship is heading. (Ahruman said that already above.)nijineko wrote:i have a different take on this idea. what about having the reticle display not only the name of ship, legal status, and distance, but also speed? that way you could match to it if you wanted to.
Have a look at a target-dump of any NPC. The information is there. But we are talking about three-dimensional vectors here. So just to know the current velocity of an object doesn't help you much. It makes a difference whether it is heading towards you with that velocity (="speed") or away from you with the same velocity (="speed") or anything in-between.