@Dark and 3run:
Code:
pXent_settype(ent,PH_RIGID,PH_BOX);
pXent_setelasticity(ent,0);
pXent_setbodyflag(ent,NX_BF_FROZEN_POS_Y,1);
pXent_setbodyflag(ent,NX_BF_FROZEN_PAN,1);
pXent_setbodyflag(ent,NX_BF_FROZEN_ROLL,1);
pXent_setccdskeleton(ent, nullvector, 1);


That's what i have....
I can't set it lower wink

I also want to include some function which calculates heighest value you ever reached.
Maybe also some achievments or challenges
But first i want to do some more basic functions. The glue has to be better than now (work like the real glue which will be harder after time)


Visit my site: www.masterq32.de