Build and Black Screen

Posted By: zturchan

Build and Black Screen - 04/01/07 16:29

Okay, for one of my files, when I run it after building, it displays a black screen with nothing in it although it built sucessfully. In another file, I get this message.

Any help is appreciated
Posted By: Wade_Adams

Re: Build and Black Screen - 04/01/07 17:13

try making your block a bit bigger. you must have at least one in a level.
Posted By: zturchan

Re: Build and Black Screen - 04/01/07 18:33

that works but i still need to fix the black screen

Posted By: rvL_eXile

Re: Build and Black Screen - 04/01/07 18:45

Do you have a Script in the Game?

Add this Lines:

Function Main
{
Load_level("Level.wmb");
}

cYa Sebastian
Posted By: zturchan

Re: Build and Black Screen - 04/02/07 00:08

OKay, thanks, but now it doesn't let me move the camera
Posted By: xXxGuitar511

Re: Build and Black Screen - 04/02/07 00:12

press 0 [zero]
Posted By: alphaindigo

Re: Build and Black Screen - 04/02/07 11:48

you will have to code your own camera movement and such like, the engine has certain built in features however these are intended for debugging, alternatively you can use the template scripts however there is oly so far that these go....
© 2024 lite-C Forums