Problem SSV Normandy Rotation problem

Cirius

New member
Joined
Jun 15, 2010
Messages
1
Reaction score
0
Points
0
Howdy all!

Got a bit of a problem, and I'd love a bit of advice. Hopefully I'm posting this in the right forum, if not, feel free to criticize and or mock.

Here we have the SSV Normandy, and I'm having a little issue with setting up the landing gear. In the original stowed position I have no problem, the gear will quite happily mooch where it should be. However, the problem occurs when it comes to lowering the gear.

normandy2.png

This is where I left the gear. Both struts are rotated down correctly, and in the right position for a landing. However, a problem occurs when I log out.

normandy1.png

After logging out, and continuing the scenario, here's where the gear has ended up. It's not a huge shift, but it's enough to throw the rotation out of whack when it comes to stowing the gear. I am utterly bewildered as to why this is occuring. Is it a general problem with the Spacecraft 3 system, a problem with orbiter as a whole, or general incompetence? My vote's on the latter.

Anyone got any ideas?

[ANIM_COMP_0];right gears rotate into position for lowering.
SEQ=0
RANGE=(0,0.5)
GROUPS=0
TYPE=ROTATE
ROT_AXIS=(0,0,-5)
ROT_PNT=(-6.400611 26.31993 23.78388)
ANGLE=6

[ANIM_COMP_1];right gear lowering.
SEQ=0
RANGE=(0.5,1)
GROUPS=0
TYPE=ROTATE
ROT_AXIS=(1,0,0)
ROT_PNT=(-2.365128, 5, -3)
ANGLE=45

[ANIM_COMP_2];right gear offset during rotation.
SEQ=0
GROUPS=0
RANGE=(0,0.5)
TYPE=TRANSLATE
SHIFT=(-8,0,-2.2)


[ANIM_COMP_3];right gear offset during lowering.
SEQ=0
GROUPS=0
RANGE=(0.5,1)
TYPE=TRANSLATE
SHIFT=(0,20,-7)

[ANIM_COMP_4];left gear rotates into position for lowering.
SEQ=0
RANGE=(0,0.5)
GROUPS=2
TYPE=ROTATE
ROT_AXIS=(0,0,5)
ROT_PNT=(-6.400611 26.31993 23.78388)
ANGLE=6

[ANIM_COMP_5];left gear lowering.
SEQ=0
RANGE=(0.5,1)
GROUPS=2
TYPE=ROTATE
ROT_AXIS=(1,0,0)
ROT_PNT=(-2.365128, 5, -3)
ANGLE=45

[ANIM_COMP_6];left gear side offset during rotation.
SEQ=0
GROUPS=2
RANGE=(0,0.5)
TYPE=TRANSLATE
SHIFT=(8,-4,-2)

[ANIM_COMP_7];left gear offset during lowering.
SEQ=0
GROUPS=2
RANGE=(0.5,1)
TYPE=TRANSLATE
SHIFT=(0,20,-7)

Note, both gear struts are animated separately, but suffer the same problem, ending up with an identical offset after reloading. Is it a problem with the animations I've set here?

Yours, utterly confused, Cirius.
 
Back
Top