Thread
:
getPosition coordinates
View Single Post
#
4
01-18-2007, 09:24 AM
farshizzo
WorldViz Team Member
Join Date: Mar 2003
Posts: 2,849
The following code should do what you are asking for:
Code:
x,y,z = object1.getPosition() object2.setPosition(x,y+10,10)
Let me know if I still misunderstood your question.
farshizzo
View Public Profile
Find all posts by farshizzo