Skip to content

Instantly share code, notes, and snippets.

@remy
Created March 19, 2020 18:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save remy/15ece5bf9b94e17961bd8ac0a410721c to your computer and use it in GitHub Desktop.
Save remy/15ece5bf9b94e17961bd8ac0a410721c to your computer and use it in GitHub Desktop.
Rusty Pixel TileEditor.nex help

TileEditor

Common controls

CAPS+1 Map edit mode
CAPS+2 Block edit mode
CAPS+3 Palette edit mode
SYM+CAPS+L Load Set
SYM+CAPS+S Save Set
SYM+CAPS+1-8 Change to Set 1-8
Q,A,O,P Up,Down,Left,Right

Map editor

Keys

M Get block under cursor
SPACE Put block under cursor
Z,X Decrease/increase block
SYM+? Repeat key func QAOP etc
V,B Dec/inc Map Width
R,F Dec/inc Map Height
SYM+9 view Full Map on screen

Mouse

Left Set block under cursor
Right Get block under cursor

Palette editor

Keys

M Get colour under cursor
SPACE Set colour under cursor
C Toggle palette/colour keys
RGB Increase R,G,B values
T,Y Decrease/increase index

Mouse

Left Set colour under cursor
Right Get colour under cursor
Middle Set colour under cursor and inc index

Tile editor

Keys

M Get tile/colour under cursor
SPACE Put t/c under cursor
C Toggle edit
E,R Dec/inc CHR index
D,F Dec/inc PAL index
Z,X Dec/inc TILE index
U,I Dec/inc INK index
W toggle Draw/Fill mode

Mouse

Left Set colour or tile under cursor
Right Get colour or tile under cursor
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment