Creation/Dev/Level editor: Difference between revisions
From Graal Bible
(Replacing page with '{{antiunix}}') |
|||
Line 1: | Line 1: | ||
The '''level editor''' is a tool provided by [[GraalOnline]] for designing and editing [[Level|levels]]. It is in many ways a reduced version of the online client, and it allows designers to enter the level as though it were online. It also facilitates the creation of [[Creation/Dev/Old GScript|Old GScript]] [[Creation/Dev/NPC|NPCs]], and features a debugger (accessed via F6) to aid in the development thereof. | |||
As of [[Graal4|Graal 4]], the only way to access the level editor is by opening GraalEditor.exe in the [[Graal]] folder. Windows can be configured to use the editor by default when opening .nw and .graal files. | |||
Once a [[level]] has been saved, it can be uploaded to a [[Playerworld]] using the [[RC file manager]]. | |||
An plugin-based online level editor is currently in the works. | |||
Related articles: | |||
* [[Creation/Dev/Level|Level]] | |||
** [[Creation/Dev/Tile|Tile]] | |||
* [[Creation/Dev/GMap|GMap]] |
Revision as of 10:40, 1 July 2007
The level editor is a tool provided by GraalOnline for designing and editing levels. It is in many ways a reduced version of the online client, and it allows designers to enter the level as though it were online. It also facilitates the creation of Old GScript NPCs, and features a debugger (accessed via F6) to aid in the development thereof.
As of Graal 4, the only way to access the level editor is by opening GraalEditor.exe in the Graal folder. Windows can be configured to use the editor by default when opening .nw and .graal files.
Once a level has been saved, it can be uploaded to a Playerworld using the RC file manager.
An plugin-based online level editor is currently in the works.
Related articles: