Jump to content

What is(was) the magic boulder? <spoilers>


Recommended Posts

There is a thread in general about the magic boulder maybe being missing.

http://forum.kerbalspaceprogram.com/showthread.php/31546-Magic-Boulder-Removed

I was curious so I used some plugin mojo to dump all the CelestialBodies from 0.19 (oldest version I have) and did not find anything that fits the description of the magic boulder. All the other easter eggs are clearly there, monoliths, face, ufos even the smiley face. So either A. I am missing it or B. it was removed between 0.18 and 0.19.

Or C. Could it be a Vessel spawned by some event, like entering Ikes SOI. But I know of no other object in the game like that. Did anyone ever look into this? I hear find conflicting reports of hyperedit being able to see it?

Link to comment
Share on other sites

I doubt it's a vessel but it's perfectly plausible that it's spawned by an event.

Did you use Resources.FindObjectOfTypeAll or Object.FindObjectsOfType? If it was the latter then that's only the active objects but the former should have detected it even if it wasn't loaded. Of course, it's plausible it doesn't use a CelestialBody component so it might be worth dumping the orbital component instead (OrbitDriver?).

Link to comment
Share on other sites

The Devs wanted the magic boulder to be hard to find, so I'm guessing they also hid it well inside the code to keep people from just making a mod plugin too find it like ISA mapper.

Edited by Tommygun
Link to comment
Share on other sites

The Devs wanted the magic boulder to be hard to find, so I'm guessing they also hid it well inside the code to keep people from just making a mod plugin too find it like ISA mapper.

Was ISA actually able to track it?

Link to comment
Share on other sites

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...