128
129
130
131
132
133
134
135
136
137
138
139
140
141
|
'rs' <number>
Adjust replay speed by the specified number (negative to make faster, or
positive to make slower; zero leaves it unchanged).
=== Editor commands ===
'^N'
Add a new level (after the last one). The new level has the same
dimensions as the current level, but contains no objects or strings,
and the title is set to "New Level".
'^S'
Save level.
|
>
>
>
|
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
|
'rs' <number>
Adjust replay speed by the specified number (negative to make faster, or
positive to make slower; zero leaves it unchanged).
=== Editor commands ===
'^I'
Level index editor.
'^N'
Add a new level (after the last one). The new level has the same
dimensions as the current level, but contains no objects or strings,
and the title is set to "New Level".
'^S'
Save level.
|