Author Topic: another spriter(but this time it's gray)  (Read 2383 times)

0 Members and 1 Guest are viewing this topic.

Offline shmibs

  • しらす丼
  • Administrator
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2132
  • Rating: +281/-3
  • try to be ok, ok?
    • View Profile
    • shmibbles.me
another spriter(but this time it's gray)
« on: August 21, 2010, 02:05:18 am »
i saw people were posting sprite makers etc, so i decided to upload the one i made a little while back and generally use for spriting:

yes, the gray isnt all purty, and (although i havent tried) will probably give you a seizure when run on an 83+, but this originally just for personal use so i didnt bother. the gray quality is only important IN THE GAME, so who cares, right?

this stores the sprites directly to the graph screen(light gray on the left, dark on the right, both black, none white), and thus a bit of preparation is required to be able to salvage your sprites afterwards. to make sure it will work first check that your axes are off, your window is set to 0,94 -62,0 and you have just executed an os drawing routine of some kind that draws to the drawing screen buffer. if anyone is actually interested, i might make a basic program which does this for you and can translate the resulting data into hex. also, right now there is nothing preventing things from moving off screen(similarly because i made this for personal use) so just avoid doing it. again, i might change this if anybody actually cares.

controls/features:
on the sprite sheet:
up/down/left/right(duh)
2nd overwrites the stored data with the data of the currently highlighted sprite
alpha opens the stored data in the sprite drawer for the highlighted sprite
clear exits the prog

in the sprite drawer
the top buttons (y=, etc) are, left to right:
black, dark gray, light gray, white, clear sprite(no rotations/inversions or anything right now for the same reason as stated in previous parenthetical statements)
up/down/left/right(still duh)
2nd confirms and draws the stored data to the sprite sheet, mode keeps the data, but does not draw it
clear exits the prog

when on the sprite sheet, a preview sprite of the highlighted is displayed in the top right corner(or left, if the cursor is on the rightmost side)

in order to copy/paste sprites simply press 2nd-mode over the sprite to be copied and alpha-2nd over an empty slot.

source included if anyone wants it

Offline fb39ca4

  • LV10 31337 u53r (Next: 2000)
  • **********
  • Posts: 1749
  • Rating: +60/-3
    • View Profile
Re: another spriter(but this time it's gray)
« Reply #1 on: August 22, 2010, 05:10:31 pm »
Nice! At least the gray is better than the cursor editor in DCS, where there was an awful flickery thing used to represent a transparent pixel.

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55942
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: another spriter(but this time it's gray)
« Reply #2 on: August 22, 2010, 08:08:19 pm »
Yeah I think the later was because it was not meant to be used in the shell (the gray, I mean), so perfect gray wasn't really needed.

Also nice shmibs. One thing, though, is that you should fix the cursor in the sprite editor so we cannot go outside the screen.

Offline shmibs

  • しらす丼
  • Administrator
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2132
  • Rating: +281/-3
  • try to be ok, ok?
    • View Profile
    • shmibbles.me
Re: another spriter(but this time it's gray)
« Reply #3 on: August 22, 2010, 08:19:17 pm »
so that means people might actually care? kays, then i guess i'll change that and add in exporting to pics like that nostalgia map editor just posted about.
...
does anyone know how to do that? XD

Offline Happybobjr

  • James Oldiges
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2325
  • Rating: +128/-20
  • Howdy :)
    • View Profile
Re: another spriter(but this time it's gray)
« Reply #4 on: August 22, 2010, 08:25:50 pm »
looks great, although I will never use it, as i don't make games.
School: East Central High School
 
Axe: 1.0.0
TI-84 +SE  ||| OS: 2.53 MP (patched) ||| Version: "M"
TI-Nspire    |||  Lent out, and never returned
____________________________________________________________

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55942
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: another spriter(but this time it's gray)
« Reply #5 on: August 22, 2010, 09:16:02 pm »
so that means people might actually care? kays, then i guess i'll change that and add in exporting to pics like that nostalgia map editor just posted about.
...
does anyone know how to do that? XD
Lol sorry, the thing is that I generally check most topic only once a week or something, so I can take a while to reply. As for others, I guess that it might be due to the fact there are already 4 or 5 other similar programs that got posted in the past few months, although yours looks quite nice it seems besides the on-calc flickering. There's also the whole Summer issue, too, causing activity to be lower in general.

Offline ztrumpet

  • The Rarely Active One
  • CoT Emeritus
  • LV13 Extreme Addict (Next: 9001)
  • *
  • Posts: 5712
  • Rating: +364/-4
  • If you see this, send me a PM. Just for fun.
    • View Profile
Re: another spriter(but this time it's gray)
« Reply #6 on: August 23, 2010, 01:53:52 pm »
Looks like a nice editor.  Great job! ;D