Eric,

Use Transform3D.setTranslation(...)

Sincerely,

Daniel Selman

[EMAIL PROTECTED]
http://www.tornadolabs.com


-----Original Message-----
From: Discussion list for Java 3D API
[mailto:[EMAIL PROTECTED]]On Behalf Of Eric Arnold
Sent: 24 December 1999 00:09
To: [EMAIL PROTECTED]
Subject: [JAVA3D] semi-random movement


Could someone please help me out...  I am writing a predator/prey simulation
and want the animals to have semi random movement but I can't get them to
move unless I use a PositionInterpolator - and then they just move along one
axis.  I tried adding an extra branch group and rotating it to change the
direction but that didn't work.  I wanted to just use the set method in
Transform3D to change the position vector, but that didn't want to update
the position.  I would appreciate any help you could give me

Eric

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

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