1: Hi, i am trying to create a gun aiming function but it acurd that when i position it(like this)
dbLockObjectOn(3);
dbRotateObject(3, 0, 0 , 0);
dbPositionObject(3, 0,-0.43, 0.7);
dbScaleObject(3, 300, 300, 300);
dbDisableObjectZDepth(3);
this happens:
(image is in the files)
2:I was wondering how do you make to see the arms now i can only see the gun.
(picture is in filles, i draw an arm to help you understand)
3: the multisync for darkGDK is great but i dont have the example soure code in c++(dark gdk) if someones got an example of the multisync game plis post it here.
Game.Love