/ Published in: ActionScript 3
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
var sv:ScreenVertex = camera.screen(object3d); var globalX:Number = sc.x + view.x; var globalY:Number = sc.y + view.y;