PDA

View Full Version : 6DOF controller



hood
07-31-07, 06:24 AM
i would like to try to do a script for 6DOF (showthread.php?t=34129&highlight=3dconnexion) device (or joystick)... is possible create a script to associate a keyboard key to rotate edit object, scale edit object and move edit object? (i have try but if i held the key and move the mouse it don't work)
if is possible, i can to use GlovePie to automatize the press-key + emulate-mouse when we use six axis controller.
TNX
(sorry for my bad english)

marcus_civis
07-31-07, 07:14 AM
This isn't really possible with zscripting. The problem is that if you script a button and assign a hotkey then holding the hotkey down just repeatedly calls the script. This makes grabbing mouse actions very difficult.

Another example is the Edit Move button. This already has a hotkey - the period key [.] but pressing it simply centers the model, you can't click and drag to move the model while the hotkey is depressed.

hood
08-01-07, 07:51 AM
U have right.. sob..

TNX


i hope Pixologic support early 6dof device.....