Hi,
Is there a way to add a 2nd TransformGroup to the TransformGroup above
ViewPlatform.
TransformGroup -> contains TransformGroup -> contains ViewPlatform.
I need to do this, because I want to navigate through the scene with a
KeyNavigatorBehavior and look downwards, so that if the user hit's the
Arrow up key, he don't walk downwards.
I want to modify the first TransformGroup, with the KeyNavigatorBehavior ,
and set the Transform of the second TransformGroup to look down. So that
the user just look down, and also move forward.
I'm currently using the getViewPlatformTransform of the ViewingPlatform.
Thank's for help
Manuel
===========================================================================
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".