I would like to know how the manual commands work?
phy make sphere joint ID, objA, objB
[joints proprerties...]
Phy build sphere Joint i
Is that the way it works?
Cause i cant make my custom joint.
This is my code, it give me an error:
phy make sphere joint i+2,objA, objB
phy set sphere joint twist limit i+2, 0, 45
phy set sphere joint swing limit i+2, 45, 45, 1
phy set sphere joint local anchor i+2, 0, 0.75,7.5 + offset,0
phy build sphere joint i+2
My goal is to give an specific value to joint, for twisting and swiming, to make some kind of human movement.
Tanks for the help
@+
Forgotten Memories W.I.P