Jump to content

[Plugin] RasterPropMonitor v0.4 -- a prop monitor for capsule internals


Mihara

Recommended Posts

Have you figured out how to handle multiple docking ports?

There's basically no way to do this that I see, without making special docking ports. A docking port is a docking port is a docking port, I don't see any way to tell one docking port from another before they actually exist, i.e. during screen configuration -- they are different after, but you can't tell which IDs they get during editing. And you can't rely on something like "Control from here" either because when you're IVA, the pod is always the point you control the ship from, it switches the moment you go IVA.

You could easily make a model that is just an empty transform with a unique name on it (And maybe a texture with a number so you can see it ingame) and weld it to the stock (or non-stock) docking port, though.

Link to comment
Share on other sites

. Once I get persistent variable storage to work for InternalModules, (which requires FAR more code than I would call sensible) it graduates to a standalone product in this form and moves to the Showcase forum section. :)

Have you tried storing values in a PartModule on the exterior part of thew cockpit?

Just a simple holder class with a few persistent kspfields in it

Link to comment
Share on other sites

Have you tried storing values in a PartModule on the exterior part of thew cockpit?

Just a simple holder class with a few persistent kspfields in it

Check github, that's exactly what I ended up doing. I still don't like it a lot, but it works.

Link to comment
Share on other sites

Mini-bump. 0.4 is released and I think it's ready for Showcase.

The highlight of 0.4 is the ability of the display to remember it's current active page. I've also merged a number of other minor modules created for ALCOR, like switches that are capable of running animations and turning lights in internals on and off.

Link to comment
Share on other sites

I just noticed I messed up the directory structure in the archive, it stayed like that for a day.

Why isn't anybody telling me these things? :)

Tested it this morning and noticed it don't work. Came to this thread and viola you fixed it! Awesome sauce once again.

Link to comment
Share on other sites

Tested it this morning and noticed it don't work. Came to this thread and viola you fixed it! Awesome sauce once again.

Oh, that reminds me, you in particular will want to know that detail.

For the selected-page-persistence to work, you need to add MODULE {name = JSIInternalPersistence} to the pod that the internal lives in.

Link to comment
Share on other sites

  • 1 month later...
Super thanks! I'm definitely goin to use this in the IVA for the dynasoar I'm working on.

Isn't Dynasoar a '60s project? The displays should be monochrome and rather blurry, if present at all. I suppose they did have something to that effect back then, but it surely wasn't very advanced.

Link to comment
Share on other sites

Isn't Dynasoar a '60s project? The displays should be monochrome and rather blurry, if present at all. I suppose they did have something to that effect back then, but it surely wasn't very advanced.

Well, while the mass acceptance of glass cockpit in commercial aviation dates back to 1979, NASA work that resulted in it dates back earlier, and the earliest suggestion of using television cameras for bomb targeting dates back to German work in WWII. The earliest you can make such a device that is any use and light enough on an aircraft is when you have integrated circuit CPUs, which is 1971.

How long do you think it would take to get Dynasoar to fly? :)

Link to comment
Share on other sites

Well, it started back in the 50s and got cancelled in 1963, just after spacecraft construction started. By '66 it was meant to fly it's first mission. By '68 it's last one (going by the original plan). So a few years early. :)

Link to comment
Share on other sites

  • 2 months later...
This thread is quite old. Please consider starting a new thread rather than reviving this one.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...