Oh, super cool!
There was an Amiga convention in Sacramento, California (USA) a few weeks ago.
I also did a demo of Rogue Declan + Unijoysticle there :)
The instructions says that we should use 920224, but the link provided in "Overview" points to 920231 [1].
Which one should we use? Thanks
[1]: https://files.mega65.org/html/main.php?id=fd2c40b9-f337-41f7-8a81-0254b1e09fb5
Hi @Shallan, I cannot make aseparse65 work... First time using node actually, so perhaps there is something missing on my setup (using Linux):
node ../_include/aseparse65/asp65 sprites -i ./assets/sprite.aseprite -d -p -o ./assets/sprites -s 2 internal/modules/cjs/loader.js:638 throw err; ^ Error: Cannot find module 'ase-parser' at Function.Module._resolveFilename (internal/modules/cjs/loader.js:636:15) at Function.Module._load (internal/modules/cjs/loader.js:562:25) at Module.require (internal/modules/cjs/loader.js:692:17) at require (internal/modules/cjs/helpers.js:25:18) at Object.<anonymous> (/home/riq/src/mega65/M65_Examples/_include/aseparse65/asp65.js:1:18) at Module._compile (internal/modules/cjs/loader.js:778:30) at Object.Module._extensions..js (internal/modules/cjs/loader.js:789:10) at Module.load (internal/modules/cjs/loader.js:653:32) at tryModuleLoad (internal/modules/cjs/loader.js:593:12) at Function.Module._load (internal/modules/cjs/loader.js:585:3)</anonymous>
Any ideas? thanks!