2D position of a 3D object?

Blitz3D Forums/Blitz3D Beginners Area/2D position of a 3D object?

Is there a way to find the 2D screen coordinates of a 3D object?

Yes - use the CameraProject function then read the values of ProjectedX(), ProjectedY()