looking for a simple sprite/tile sheet editor with animation tools - Printable Version +- QB64 Phoenix Edition (https://staging.qb64phoenix.com) +-- Forum: QB64 Rising (https://staging.qb64phoenix.com/forumdisplay.php?fid=1) +--- Forum: Code and Stuff (https://staging.qb64phoenix.com/forumdisplay.php?fid=3) +---- Forum: Help Me! (https://staging.qb64phoenix.com/forumdisplay.php?fid=10) +---- Thread: looking for a simple sprite/tile sheet editor with animation tools (/showthread.php?tid=1841) Pages:
1
2
|
RE: looking for a simple sprite/tile sheet editor with animation tools - TerryRitchie - 07-19-2023 (07-19-2023, 04:29 PM)bplus Wrote: @TerryRitchie 's Tutorial will likely have at least getting an image block from a sprite sheet for editing, I will bet real money! Might be a little tricky getting the edited image saved back into proper place of sprite sheet.https://www.qb64tutorial.com/lesson16 Everything you ever wanted to know about sprites and sprite sheets but were too afraid to code. RE: looking for a simple sprite/tile sheet editor with animation tools - madscijr - 07-19-2023 (07-19-2023, 08:45 PM)TerryRitchie Wrote:Most excellent! Thank you!(07-19-2023, 04:29 PM)bplus Wrote: @TerryRitchie 's Tutorial will likely have at least getting an image block from a sprite sheet for editing, I will bet real money! Might be a little tricky getting the edited image saved back into proper place of sprite sheet.https://www.qb64tutorial.com/lesson16 |