Skip to content

Instantly share code, notes, and snippets.

@mxashlynn
Last active March 1, 2024 04:10
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.

GB Studio Shortcut List

Information provided by 2BitCrook.

GB Studio GB Emulator

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

Scripting Editor

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

Game World View

  • P - Set players position in a scene
  • A - Add actor
  • S - Add new Scene
  • T - Add Trigger
  • E - Eraser mode
  • C - Collision mode
  • Z - Enable Color mode
  • Backspace/Delete - Delete a tile/frame
  • Long Right Click on Palette Slot - Change/edit palette in slot.

Sprite Editor

  • Ctrl+A - Select all tiles on the canvas
  • Ctrl+C - Copy a selected tile
  • Arrow keys - Move a selected tile 1 pixel in respective direction.
  • Delete - Deletes a selected tile/selected tiles.
  • Escape - Unselect a tile/tiles
  • Shift - Select/unselect additional tiles/specific tiles.

Palette Editor

  • Ctrl+C/Ctrl+V - Copy and paste a colour from one slot to another selected slot.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment