Hi there,
Been banging my head for days on this on.
Scenario is, I have a scene and trying to track the screen coordinates from an array of vertices of a single cube.
It all works fine if I just track a single vertex in my enterframe loop, but when I track multiple vertexes the values are all wrong.
Any help would be greatly appreciated.