You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Flex 2 is a multi-purpose art and mapping editor for the Sega Megadrive. The original Flex was a web app, which gave it several limitations. A full rewrite for desktop opens up the ability to use real project files, as well as various other niceties.
4
10
11
+
There is a fair amount of hidden behaviour in this application, reading this document is highly recommended before use.
12
+
5
13
## UI
6
14
15
+
16
+
7
17
## Controls
8
18
19
+
Most of the keyboard shortcuts are listed on the Mappings tab at the bottom. Some commands take a multiplier, so <kbd>32</kbd>+<kbd>Up</kbd> will moved the selected mappings 32 pixels up, or <kbd>8</kbd>+<kbd>n t</kbd> will add either new tiles.
20
+
9
21
### Inputs
10
22
11
23
## Mapping Editor
@@ -24,4 +36,4 @@ Flex 2 is a multi-purpose art and mapping editor for the Sega Megadrive. The ori
24
36
25
37
## Download
26
38
27
-
https://github.com/kirjavascript/Flex2/releases
39
+
The latest version can be found at: https://github.com/kirjavascript/Flex2/releases
0 commit comments