Topic: 1.3 and mayacam rotatespeed ignored?
umm, did something happen to the maya cam after the 1.3 conversion?
sorry, i am new and confused, but i cannot get the rotatespeed parameter in addCameraSceneNodeMaya to work, instead it is affected by the translationspeed parameter?
the reason i ask, is that i use to set the rotation to a negative value and the translation value to positive - such controls just feel more right to me...
Local camera:ICameraSceneNode = smgr.addCameraSceneNodeMaya(Null, 0, -750, 100, 100) 'parent, rotatespeed, zoomspeed, translationspeed, id
what am i missing?