Spectre-Man wrote: "I don't quite understand moving the axis outside the body of a planetoid. I wonder if it is possible?"
I don't know! If it is possible, it has to be done in one of the .txm-files, .mat-files or maybe the .sph files. I have only seen the insides of such files for the 1st time, since the past hours, and I didn't see anything that gave me a clue whether it can be done or not.
I am not at all experienced in editting or modding, but I know some 3d games have vidual data and collision data. In GTA, some of the hgher levels of the buildings were not solid (I found that out when I tried a mod enabling me to ride up against walls). So, if FL works in the same way, you can create objects that are soiid and visible, or unsolid and visible, or solid and univisible, or unsolid and invisble.
So I guess *if* we could create a huge object which is unsolid and invisible, except for a little moon attached to its edges, we could spin this large object and it would appear that a moon would be follwoing an orbit, the center of which would be the center of our large, unsolid and invisble obect.
But maybe you are right, and does the "spin" command just calculate the center of the actual collission data. Yet, then we could make a tiny physical particle, just on what wold have to be the other side of the huge unsolid object.
Whatever it maybe: as long as nobody create such an object, my whole idea is just an idea.
The "spin" thing is just something you can add to a planet, to have it spin around its X-Z-Y-center:
<pre><font size=1 face=Courier>
[Object
nickname = Cr02_Brahe
ids_name = 458782
pos = -13000, 0, -47000
spin = 0, 0.33333, 0
archetype = planet_gasorgcld_5000
ids_info = 458782
visit = 0
atmosphere_range = 5500
burn_color = 255, 191, 127
</font></pre>
makes it spin around its Z-axis. You can also make the X and Y another value, but most planets spin around an axis 90 degrees on the plane theu orbit (Uranus is an exception; its axis is almost parallel to the plane). Btw 0.33333 is a very high value; it makes the planet rather freaky. Whcih isn't necessarily a bad thing
"We are a way of the Cosmos to know itself"
-- Carl Sagan
Edited by - hans olo on 31-05-2003 21:00:00