Page 1 of 1

Excel sprite editor

Posted: Sat Apr 17, 2021 6:58 pm
by Turtle_Quality
Hello, I'd been using this Excel spreadsheet for a while to edit graphics as zeros and 1s and create DEFB commands I could copy into an assembler. I quite like that Excel allows you easily to drag a row of values across columns, or columns across rows to quickly paint a graphic

Today I worked out how to use iterative formulas to allow animation of the graphics designed here, there some brief instructions on the Animate Tests sheet. Each time a cell is updated, the counter in A1 increases by 500 and the animation skips forward to the next frame. It's not very polished but easily adapted for further use

https://drive.google.com/file/d/1jDILmC ... sp=sharing

Re: Excel sprite editor

Posted: Sat Apr 17, 2021 7:00 pm
by Turtle_Quality
https://drive.google.com/file/d/1jDILmC ... sp=sharing

Maybe adding a link will work better

Re: Excel sprite editor

Posted: Sat Apr 17, 2021 7:35 pm
by Einar Saukas
You are not using the proper sharing options. Try setting it to "anyone with the link can view this spreadsheet".

Re: Excel sprite editor

Posted: Sat Apr 17, 2021 9:19 pm
by Turtle_Quality
Thanks, done.

Probably stating the obvious, but you need to download it and open with Excel, it's not going to work in Google Drive