AntonSynytsia / MSPhysics

A NewtonDynamics wrapper for SketchUp.
http://sketchucation.com/forums/viewtopic.php?f=323&t=56852#p516427
MIT License
55 stars 20 forks source link

`lefty` and `leftx` not working on Mac #3

Closed RichardBronosky closed 7 years ago

RichardBronosky commented 8 years ago

Do lefty and leftx work on Mac? I keep getting taken out of Play mode when I hit A or S (which each activate the tool associated with the default keyboard shortcut) and W and D do nothing.

I am trying to follow this tutorial. https://youtu.be/U4eXsz1fi0M?t=138

AntonSynytsia commented 8 years ago

Yes, keyboard controls don't work on Mac OS X at the moment.

RichardBronosky commented 8 years ago

Is there anything you can think of that might allow me to control a Servo Joint? That's pretty critical for my project.

AntonSynytsia commented 8 years ago

You can use a slider controller instead. Open UI, select the servo joint, and click on the "generate slider controller" button and adjust the values afterwards.

AntonSynytsia commented 7 years ago

Hi, Richard,

Keyboard input, asside from events, should work now with 0.9.5.

Anton