Login

Fancade Wiki

Updated Fancade Web.md (markdown)

... ...
@@ -148,7 +148,7 @@ The command line is opened by the TAB key and can be used for quickly adding blo
148 148
149 149
### Editor Scripting
150 150
151
In the beta version, there is an experimental editor scripting editor available that can be used for things like auto-tiling. The editor is opened by the `EditorScript` command in the command line.
151
In the beta version, there is an experimental editor scripting editor available that can be used for things like auto-tiling and procedural level creation. The editor is opened by the `EditorScript` command in the command line.
152 152
153 153
Editor scripts are written in Javascript (ECMAScript E5/E5.1), and here are some code examples:
154 154
Fancade Wiki