if (mouse_right) { vec_set (mouse_click, mouse_dir3d); vec_normalize(mouse_click, 4000); vec_add (mouse_click, mouse_pos3d); c_trace (camera.x, mouse_click, IGNORE_MODELS); vec_set( mouse_click, target ); ent_create ("position1.mdl", target.x, NULL); }
Gamestudio download | Zorro platform | shop | Data Protection Policy
oP group Germany GmbH | Birkenstr. 25-27 | 63549 Ronneburg / Germany | info (at) opgroup.de