Omnimaga

Calculator Community => TI Calculators => Grammer => Topic started by: NonstickAtom785 on February 21, 2020, 01:44:11 pm

Title: Hybrid Editor: Tilemap and Sprite Editing
Post by: NonstickAtom785 on February 21, 2020, 01:44:11 pm
Hybrid Editor
A Tile Map & Sprite Editor for Grammer
Author: NonstickAtom
Date: February 21, 2020


Tilemap Editor:
Code: [Select]
   Min Width: 12
   Min Height: 1
   Max Width: 64
   Max Height: 64


Sprite Editor
Code: [Select]
   Min Sprites: 1
   Max Sprites: 96


Keys:
Code: [Select]
   Tilemap Editor
      - [ MODE ] = Exit
      - [ 2ND ] = Paste (whatever is on the clipboard)
      - [ Alpha ] = Copy (grabs value from the current tile position)
      - [ F1 ] = Sprite Selector (you have to select a sprite to exit)
      - [ F5 ] = Editor Toggle
   Sprite Editor
      - [F1] = Editor Toggle
      - [ x² ] = Add sprites (exits the program to prevent RAM clears)
      - [ 2ND ] = Toggle Pixel
      - [ STAT ] = Goto Sprite
      - [ CLEAR ] = Clear Sprite (makes the tile blank)
      - [ + ] = Next Tile
      - [ - ] = Previous Tile