12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
|
* "Goto message" instruction (?)
* Returning a class from COLLIDE/COLLIDEBY to transform
* Coordinate input (may be suitable for some kind of games)
* A way to change the order of objects execution
* Editor
* Mouse dragging
* Level index editor
* Bizarro world
* Selection rectangles
* Table of contents for levels
* Can define your own columns
* User can write SQL queries on them
* Deal better with allowing to skip past corrupted levels
* Picture editor/loading
* Allowing more altimages
* Spare page (for temporary use while editing)
|
<
<
|
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
* "Goto message" instruction (?)
* Returning a class from COLLIDE/COLLIDEBY to transform
* Coordinate input (may be suitable for some kind of games)
* A way to change the order of objects execution
* Editor
* Mouse dragging
* Level index editor
* Table of contents for levels
* Can define your own columns
* User can write SQL queries on them
* Deal better with allowing to skip past corrupted levels
* Picture editor/loading
* Allowing more altimages
* Spare page (for temporary use while editing)
|