If you know, please write as much lines of Python as it’s needed, anyway this question is related to Python.
How to get speed of the object? For example, i have object, called “Something” and i want to make property called “Speed” the same as Something’s speed. Please write such line of script, if you know, of course.
It can seem funny, anyway for these people, who program Python. That’s below:
Could you also write, for example, line of script, making force of object (for example) ten??? I try and try but i haven’t discovered yet why doesn’t this line work as it has to work:
owner.setForce(10, 10, 10 bool local=TRUE)
Could you show my mistake?
Sorry for mistakes i made, but i’m not from England (i’m from Poland)
Hi, i’m just trying your script with is working well with velocity forces.
I’m working on camera mouvment with ipo. I just convert ipo to force to
see the speed value. But it’s not working well.
So, is there a possibity to get velocity value with only ipo curves, or getting speed value with mouvement and object position !! ???