I am using TweenMax to move an object.
It is moving but with much delay on my droid.
It moves immediately in the Flex emulator.
There seems to be a disconnect.
Can anyone suggest how to speed this up on the droid?
When to TweenSoftware: Away3D 4.x |
||
johnh, Newbie
Posted: 29 January 2013 08:29 PM Total Posts: 5 I am using TweenMax to move an object. There seems to be a disconnect. |
||
johnh, Newbie
Posted: 29 January 2013 09:10 PM Total Posts: 5 [ # 1 ] Discovered this i snot a problem. private function onMeshMouseDown( event:MouseEvent3D ):void { |
||
|