Reading motion values?
-
Hi All, Looking to try out some basic object movement by using c.orientation
I had a look at the joy demo, not sure on how to set a particular variable to read out of the vector though!
-
I'd like to know more myself. I closest I got was something like:
MovementX += (c.orientation[0][0] * c.velocity[0][0]) * speed