I’ve been playing around with the Game Engine and the python part this weekend, and I have to say I’m impressed. So much funcionallity, with such a small amount of code. Amazing!
But… Here’s my problem. How do I reposition an object based on assigned properties? I have one float for each axis, x, y and z, and I want to place the object at the xyz coordinates from my properties.