player
pal
2600
(?)
Color Select
apply to all
background color: [
]
>
image edit controls
scroll:
/\
<
>
\/
flip:
< >
/\
\/
rotate:
<=\\
//=>
player size:
height:
/
(?)
include colors
all frames
wrap edges
frame:
>
advanced properties
show pixel size:
canvas:
px
thumbnails:
px
video mode:
NTSC
PAL
2600 modes:
player width:
single
double
quad
kernal:
one line kernal
two line kernal
three line kernal
four line kernal
>
view animation
(will animate by shuffling through all non-blank frames)
with delay
/1000 second
>
generate code
>
import code
(If pasting in previous PlayerPal code, do not include the color info block.)
;---Graphics Data from PlayerPal 2600--- Frame0 .byte #%00100011;$36 .byte #%00110100;$36 .byte #%00001000;$36 .byte #%01001110;$36 .byte #%01111011;$36 .byte #%00001000;-- .byte #%00111100;-- .byte #%00110100;-- ;---End Graphics Data--- ;---Color Data from PlayerPal 2600---
>
todo
add UI and passthrough for other things SpriteMan code can customize
Maybe add "LOADING..." at top, then remove once loaded... (fat page!)
reading in data as well....
help/acknowledgements
let frames have names, which should show up near the thumbnails and then in the output
visual indicator of current background frame for onionskin...POSTPONED
BUG: what happened to 'X' when rechoosing color?
BUG: frames not returning to right place after animation - have to revamp
BUG: onion skin bug in thumbnail - POSTPONED
BUG: onion skin, look at vary opaque ala Lee's suggestion - POSTPONED
BROWSER BUG: color picker takes long time to close in IE...
BROWSER BUG: Opera, color picker shows up behind other bits??
BUG: making a wide thing...thumbnails only as wide as table allows and table not bigger than the screen
show bgcolor value in right place
put bgcolor behind small versions
color rows in big and small
(default white)
animation
scroll u/d/l/r
switch for PAL/NTSC change
collapsable control panels
make "no color" a removable button for color picker (background can't have "no color")
check for onselect or something in IE
resizable canvas
scale of big canvas and small
copy/paste
-
need decision, keep "copy" button along with "cut" and "paste"?
nice title
"onion skin"? (show other frame as faded out background for main canvas)
bug of radio button not checked on reload(form issue?),
also click anywhere on td???
BUG: color sidebar not right when not editing one?
BUG: resizing issue when width of color sidebar changes
BUG: animation not picking up correct frames when ones skipped
generate source data
generate runnable source code
OUTPUT MORE THAN CURRENT FRAME!
do height of sprite, bgcolor and other settable parts in output code...
if bufferheight decreased, erase extra lines....
Mirror/Flip/rotate
MINOR BUG: need to force frame 0 selected w/ radio button
tweak width of thumbnails so they are closer to what shows up on atari...make NTSC 5:3 and PAL 4:2?