![]() |
#4
|
|||
|
|||
The following code should do what you are asking for:
Code:
x,y,z = object1.getPosition() object2.setPosition(x,y+10,10) |
Thread Tools | |
Display Modes | Rate This Thread |
|
|