HI Haroldo,

>X-Originating-IP: [200.246.10.82]
>From: "HAroldo Pereira" <[EMAIL PROTECTED]>
>To: [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED]
>Subject: Kill the behaviors objects
>Date: Mon, 30 Oct 2000 11:00:33 EDT
>Mime-Version: 1.0
>X-OriginalArrivalTime: 30 Oct 2000 13:00:33.0282 (UTC) FILETIME=[63673620:01C04271]
>
>Hi
>
>  I have a problem with behaviors objects. I would like know as the
>application kill this objects.
>
>  I have used the RotationInterpolator object for animate a cube and I would
>like animate this cube in opposite direction when I click in the button.
>
>  A apply the other Alpha object to RotationInterpolator for it, but the
>cube starts it new motion in the other position (initial position) and not
>in the position when I clicked the button.
>
>  A think that if I kill the behavior object the cube start the new
>animation at the correct position.
>

This is correct behavior. You need to set the
correct start position as well.
 public void setStartPosition(float position)

For technical question about Java3D, please send to
[EMAIL PROTECTED]

For bug report, please send to
[EMAIL PROTECTED]

Thanks.

- Kelvin

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JAVA3D-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to