/title
What exactly does this mean in terms of direction? I'm pretty sure it can be read as:
First term = x
Second term = y
Third term = z
Thus coordinates,
[X,Y,Z]
In the events system, say on setVelocity, you get the three output boxes, and I was wondering exactly what directions these were. As in something like:
x positive = east
x negative = west
y positive = north
y negative = south
z positive = up
z negative = down
Are these correct?