You need to use movepivot and then move the object. Example: yourObject.movePivot(50,0,0); yourObject.x += 50; yourObject.rotationY += 10;
On Sep 30, 10:27 am, claudiul25 <[email protected]> wrote: > p.s. : pivot point acts unnaturally
You need to use movepivot and then move the object. Example: yourObject.movePivot(50,0,0); yourObject.x += 50; yourObject.rotationY += 10;
On Sep 30, 10:27 am, claudiul25 <[email protected]> wrote: > p.s. : pivot point acts unnaturally