RCS Build Aid

RCS Build Aid

343k Downloads

Force marker debug labels.

frencrs opened this issue · 3 comments

commented

You should make the debug-feature: show vector magnitudes, available from the normal options menu.

commented

ahhhm, the way I implemented it was hacky and I had all sorts of problems with it, like labels losing its parent object and floating around in the VAB, I wouldn't feel comfortable in having it as a proper feature, at least not without a rewrite.

I added it once for study a specific behaviour of RCS ports and never used it again, I never felt the need of that information when building rockets, the vector's size already tries to give an idea of the relative magnitude of forces.

commented

Huh, I haven't run into any problems with the labels. If you think just the
visual magnitude works for most users, that's fine. I just like being able
to jot down the numbers so I can compare more complex layouts without
having to eyeball it.
On Apr 22, 2015 10:59 PM, "Elián Hanisch" [email protected] wrote:

ahhhm, the way I implemented it was hacky and I had all sorts of problems
with it, like labels losing its parent object and floating around in the
VAB, I wouldn't feel comfortable in having it as a proper feature, at least
not without a rewrite.

I added it once for study a specific behaviour of RCS ports and never used
it again, I never felt the need of that information when building rockets,
the vector's size already tries to give an idea of the relative magnitude
of forces.


Reply to this email directly or view it on GitHub
#21 (comment).

commented

Huh, I haven't run into any problems with the labels.

The user doesn't, is me the one that runs into problems whenever it breaks because I changed something somewhere.