In the unanswered question one, there is a little mistake I found last week (its the code from physics car tut)

this part
Code:
phcon_setmotor (constr_back_left, nullvector, vector(-ang_force, max_speed, 0), nullvector);
phcon_setmotor (constr_back_left, nullvector, vector(-ang_force, max_speed, 0), nullvector);



has to be changed in

Code:
phcon_setmotor (constr_back_left, nullvector, vector(-ang_force, max_speed, 0), nullvector);
phcon_setmotor (constr_back_right, nullvector, vector(-ang_force, max_speed, 0), nullvector);



only if somebody wonders about that. It works with the wrong version as well wink


new project in early stage...

Intel Xeon X3450 2,66GHz | Mushkin 8 Gib | Zotac GTS250 + 7300LE | A8.3 com