I want to make a movie with two objects.One object should remain  
static(A) while the other(B) should rotate 90 degrees in x-axis. I  
cannot keep object A immobile.
The commands i am using are:

> show surface,A
> show surface,B
> super B,A
> mset 1x100
> frame 1
> scene 001,store
> mview store,scene=001
> frame 100
> hide surface,A
> turn x,90
but i see object A turned
> show surface,A
> scene=002,store
> mview store,scene=002
mplay

and i see both objects to rotate 90 degrees with respect to their-axis.
How can i solve this problem?

Guridis Georgios
Post-doc
IMBB,Crete,Greece



----------------------------------------------------------------
         This message was sent using IMBB - WebMail.


------------------------------------------------------------------------------
Get your Android app more play: Bring it to the BlackBerry PlayBook 
in minutes. BlackBerry App World™ now supports Android™ Apps 
for the BlackBerry® PlayBook™. Discover just how easy and simple 
it is! http://p.sf.net/sfu/android-dev2dev
_______________________________________________
PyMOL-users mailing list (PyMOL-users@lists.sourceforge.net)
Info Page: https://lists.sourceforge.net/lists/listinfo/pymol-users
Archives: http://www.mail-archive.com/pymol-users@lists.sourceforge.net

Reply via email to