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