So i downloaded the tutorial the other day and since it's been translated from german i have a slight feeling some of it hasnt been translated properly and would explain why my camera isnt working properly, the trouble im having is the fade in and fade out.
titlecut ["Scene 1","BLACK IN",15]
_camera = "camera" camcreate [0,0,0]
_camera cameraeffect ["internal", "back"]
that is how it starts, then with my camera angles etc here (which all work fine)
Player cameraEffect ["terminate","back"]
camDestroy _camera
end1=true;
Exit;
and the end, the trouble im having is that there is no black screen at the start with the title before fading into the scene, the scene just starts, and never ends, it just stays at the end of the scene until i force the exit