Moderators: e_phoenix13
Go
New
Find
Notify
Tools
Reply
  
-star Rating Rate It!  Login/Join 
Member
Posted
Hi,

I created a 3D viewpoint eye anatomy scene.
I could click and drag different components of the eye model while keep the space-bar pressed. When I click the 'reset' key, each part will go back to its original position.

The strange thing is:
When I click and drag one part of the eye while I keep the "shift" key pressed, I will rotate that part. And I will zoom in/ zoom out that part while I keep the "ctrl" key pressed.

When I press the "reset", that part will never back to its original status.

please see the image.

Why does that happen?
How to solve this problem? How to block the functions of the "shift" key and "ctrl" key?

Thanks!!!

question
 
Posts: 181 | Registered: January 24, 2003Reply With QuoteEdit or Delete MessageReport This Post
Member
Posted Hide Post
I did a simple test.
I just created a simple box in the scenebuilder
and publish it into a html page.
After that, I opened the mtx file and added
<OnDrag Action="MTSDrag"/> between the 'MTSInstance' tags of that box.

Then when I keep the 'shift' or 'ctrl' key pressed and 'click + drag' the box, the box will rotate and scale. It's totally out of control.

How to block this features?

I am quite sure that this happens after I put the line of <OnDrag Action="MTSDrag"/> .

Thanks
 
Posts: 181 | Registered: January 24, 2003Reply With QuoteEdit or Delete MessageReport This Post
Member
Posted Hide Post
I tried every method I could imagine.
I tried use javascript to disable the function of "ctrl" and "shift", but failed.

I really need a solution.
Thanks
 
Posts: 181 | Registered: January 24, 2003Reply With QuoteEdit or Delete MessageReport This Post
  Powered by Eve Community