Hi,

When I "create" an entity I'd like to be able to simply position it using 2D coordinates, NOT 3D! Thus for example I'd like to create an entity and place it at screen coordinates 500x400...again not the "world coordinates"...how is this best accomplished? I'm having problems using vec_to_screen, it's probably not the correct command for this...thank you in advance.