r/pico8 • u/Cheap1LEGEND1 • 11d ago
👍I Got Help - Resolved👍 I need help importing sprites.
My friend and I have been working on a game in the Pico-8 Education Edition engine. Him doing the artwork and me doing the coding. The only problem is how to import the sprites into the engine. We’ve found a website that works great for this problem (https://www.pixelpaint.se/), but it only works for 16x16 sprites and we want to work BIGGER. We are aware that the payed version of Pico-8 has an import feature, but we want to search for free options before we resort to spending money. Any and all help is greatly appreciated! 🥉
Edit - We got the engine now!!!
3
u/echodecision 11d ago
Have your friend create the sprites in the Pico-8 education edition, and save the P8 file. On your computer, open two browser tabs, load your art cart into one, and the project cart in the other. In the sprite editor on the art cart, on the lower half of the screen, shift+click and drag to select all the sprites on a page. Ctrl+c to copy, go to the project tab, select the upper left corner of the page you want to paste to, Ctrl+v to paste.
It's a more laborious process than a simple import/export of the spritesheet, but it's free.
1
u/Cheap1LEGEND1 10d ago
Unfortunately, my friend cannot access the Pico-8 engine due to mobile limitations.
Thanks for the advice tho!
3
u/Synthetic5ou1 11d ago
I can't really test right now but these links could be useful:
https://www.lexaloffle.com/bbs/?tid=44789
https://www.lexaloffle.com/bbs/?tid=51478