Skip to content

Instantly share code, notes, and snippets.

@mxashlynn
Last active December 18, 2024 03:21
Show Gist options
  • Save mxashlynn/0df04b5bffeb4ca6f7150c29e4fc2543 to your computer and use it in GitHub Desktop.
Save mxashlynn/0df04b5bffeb4ca6f7150c29e4fc2543 to your computer and use it in GitHub Desktop.
Both obvious and unobvious.

GB Studio Shortcut List

Information provided by 2BitCrook.

Updated for GB Studio 4.x.

GB Studio GB Emulator

  • [ and ] Cycle through preset palettes for non-color games.
  • A + B + Start + Select Soft reset the system.
  • Backspace Rewind play.

Scripting Editor

  • Alt - Changes "Add Event" button to "Paste Event".

Game World View

  • P Set player position in a scene.
  • A Add new actor.
  • S Add new scene.
  • T Add new trigger.
  • E Enable eraser mode.
  • C Enable collision mode.
  • Z Enable colour mode.
  • Backspace Delete a tile or frame.
  • Long Right Click on Palette Slot = Change the palette.

Sprite Editor

  • Ctrl + A Select all tiles on the canvas.
  • Ctrl + C Copy selected tiles.
  • Arrow Keys Move selected tiles 1 pixel in respective direction.
  • Delete Delete selected tiles.
  • Escape Unselect all tiles.
  • Shift + Right Click Select/unselect tiles.

Palette Editor

  • Ctrl + C Copy colour from selected slot.
  • Ctrl + V Paste colour into selected slot.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment