|
Writing SCASM code file After you have created and edited the scenery to your liking, you're ready to write the SCASM file and compile it to the BGL file. SCASM file is a text-file that provides command source for the SCASM compiler: it is a source file for your scenery. It can be opened, studied and edited in any text editor, such as Notepad. TerraBuilder always generates and keeps this file. You can create this file without compiling into the scenery (BGL) file. If you wish TerraBuilder to write SCASM file only (so you can study and edit it), select Write Source Code -> SCASM from the main menu, or click on the "" from the main toolbar. You will be prompted for a location of the file. After you select the location and name of the file, a SCASM source file (SCA) will be written. |