Simple Question: Black background for a presentation?

Users who are viewing this thread

Arris Rumi

Recruit
Hi guys,

Just a quite simple question: how to set a presentation's background to black? Just a simple, uniform black. I know that presentations use meshes for backgrounds, but perhaps I don't have to go through all the work of adding a new mesh just to show a black screen, right? I searched the forums but couldn't find any significant result. Thanks in advance!

Regards,
Arris.
 
Hi Earendil,

Well, actually I was wondering if there is an option in the presentation's declaration that could be useful. For example, if it begins like this:

("world_map", 0, mesh_load_window, [

is there any way to set a black background there, at loading (with no meshes)?
 
Upvote 0
Earendil, you are great! Found in the link you provided a command (mission_cam_set_screen_color) that does exactly what I want. Thanks!

PS: Strange that a mission command works with presentations, eh?

Regards, Arris.
 
Upvote 0
Back
Top Bottom