not sure there should be three objects or something else is going on or I have left something out.
Rem Project: phypully1
Rem Created: 07/08/2006 01:14:57
Rem ***** Main Source File *****
phy start
sync on
sync rate 0
autocam off
position camera 0,0,0,-150
make object box 1, 10,10,10
color object 1,RGB(255,0,0)
position object 1, -10, 0, 0
phy make rigid body dynamic box 1
phy set rigid body mass 1, 1
make object box 2, 10,10,10
position object 2, 10, 0, 0
color object 2,RGB(0,255,0)
phy make rigid body dynamic box 2
phy make pulley joint 1, 1, 2
phy set pulley joint global axis 1, 0, 1, 0, 0
phy set pulley joint global axis 1, 1, 1, 0, 0
phy build pulley joint 1
do
control camera using arrowkeys 0,.1,.1
phy update
sync
loop
I'm not getting you down am I, Ho Look! another fancy Door?