O Ilusionista
Captain 100K
hi,
I want to get all my 3 velocities (x,y and z) from my char so I can build a friction code (since BOR doesn't have it).
how I get my velocity? Will this work?
It will return an array with the values, or there is a way to get each velocity separated?
I want to get all my 3 velocities (x,y and z) from my char so I can build a friction code (since BOR doesn't have it).
how I get my velocity? Will this work?
Code:
getentityproperty(self,"velocity");