Question My animation is not working

You can't use "K" twice
 
On my new sequencing I didn't.

[ANIM_SEQ_0]
; cabin door
INIT_POS=1
KEY=K
DURATION=5

[ANIM_SEQ_1]
; Main doors
KEY=G
INIT_POS=1
DURATION=7.5
REPEAT=0

[ANIM_SEQ_2]
; Canopy
KEY=2
INIT_POS=1
DURATION=7.5
REPEAT=0
 
You can't parent=1 in animation 1
 
I don't think you saw the new one. :P

[ANIM_SEQ_0]
; cabin door
INIT_POS=1
KEY=K
DURATION=5

[ANIM_SEQ_1]
; Main doors
KEY=G
INIT_POS=1
DURATION=7.5
REPEAT=0

[ANIM_SEQ_2]
; Canopy
KEY=2
INIT_POS=1
DURATION=7.5
REPEAT=0

[ANIM_SEQ_3]
; elevator
INIT_POS=0.5

[ANIM_COMP_0]
SEQ=0
GROUPS=8,9,18,19
TYPE=TRANSLATE
SHIFT=(0,0,0)

[ANIM_COMP_1]
SEQ=1
GROUPS=2,11,12,21,24,27,28,31
TYPE=ROTATE
RANGE=(0,7)
ROT_PNT=(0,6,8)
ROT_AXIS=(-1,0,0)
ANGLE = 360
PARENT=1

[ANIM_COMP_2]
SEQ=2
GROUPS=76,119,233,253,294,295,296,297,298,299,300,301,302,303,304,305
TYPE=ROTATE
RANGE=(0,6)
ROT_PNT=(0,10,0)
ROT_AXIS=(5,0,0)
ANGLE = 5

[ANIM_COMP_3]
SEQ=3
GROUPS=32,33,34,35,38,39,40,41,44,45,46,47
ROT_PNT=(0,-0.2,-6.0)
ROT_AXIS=(-1,0,0)
ANGLE=9


This is the one where K does not work for the cabin doors.
 
Shift= (0,0,0) doesn't go anywhere
 
Sorry for all the trouble. If I change the Shift then the mesh actually moves. It is like it is the offset even though it isn't. I guess you can say that it if I put it to 10, then the mesh will be automatially translated 10 meters without pressing K. I hope that helps.
 
I hope so. I had it working and it just messed up. I know what I am doing so that isn't really the case. I will read it and hopefully find a solution.
 
I'll show you some pictures. You can see how on the first picture that I was focused on the Orbiter window and the door was in that position. Then I switched to the other window and you can see that the door changed positions. The key command doesn't even work.
 

Attachments

  • un1.jpg
    un1.jpg
    84.1 KB · Views: 11
  • un2.jpg
    un2.jpg
    103.2 KB · Views: 12
I got it. Do not ask me how I did this. Thank you everybody for you cooperation and patience.

---------- Post added at 08:54 PM ---------- Previous post was at 07:16 PM ----------

Eh, now it happens to the main doors. This is real annoying.
 
Back
Top