RonnieJ 10 Posted February 23, 2010 Tried this _pos = _this select 0; showCinemaBorder false titlecut ["Sattelit billede paa vej","BLACK IN", 5] _camera = "camera" camcreate [1,1,1] _camera cameraeffect ["internal", "back"] _camera camSetFov 0.7 _camera camSetPos [_pos select 0,_pos select 1,200] _camera camSetTarget [_pos select 0,_pos select 1,0] _camera camCommitPrepared 0 @camCommitted _camera ~10 titlecut [" ","BLACK IN", 5] Player cameraEffect ["terminate", "back"] camDestroy _camera Exit; but the camera looks straight ahead - its on the right location but I cant seem to get it pointing to the ground... and secondly I cant exit the camera... I would like right click or something to exit the camera... any ideas? :rolleyes: Share this post Link to post Share on other sites
W0lle 182 Posted February 23, 2010 §9) Do not cross-post Do not post duplicate threads in more than one forum simply to get an answer quicker or to draw more attention to your post. You posted the same question yesterday here and now creating a new thread with exactly the same question. Unfortunately that trick doesn't work here as our forum rules do not allow crossposting. Consider yourself warned. Share this post Link to post Share on other sites