The documentation of Director tells me you can give a {,relativeto} parameter with transform.translate: so this would be correct:
transform.translate(vector(100,10,4),#world)...you'd think.
Well somehow not cus it yells at me that those are the wrong number of parameters
Any ideas would be greatly appreciated
transform.translate(vector(100,10,4),#world)...you'd think.
Well somehow not cus it yells at me that those are the wrong number of parameters
Any ideas would be greatly appreciated