Omg whoa!! This is a tremendous project! It's so fun going through all of the characters' sprites! :0 are the sprites broken down the same way in the game's files?
Thank you! Yes, all the sprite resources (AFAIK) for P3R have the sprites broken down this way, it's actually why I started this project, because manually putting them all together in an image editor is kind of a pain lol
Interesting! :0 Assuming the files are broken down the same way, is there a reason why you've done this with P3R instead of P5? What was the most difficult part about this prokect and getting it into NeoCities?
P3R is my favorite game in the franchise, but maybe in the future I'll also do something similar with P5R sprites. As far as difficulty, I guess it was learning how to use a canvas library to layer and manipulate the images in the browser. Getting onto NeoCities was pretty seamless due to a GitHub action script that someone made that allows you to automatically deploy to NeoCities when you make a commit on GitHub.
Thank you! Yes, all the sprite resources (AFAIK) for P3R have the sprites broken down this way, it's actually why I started this project, because manually putting them all together in an image editor is kind of a pain lol
Interesting! :0 Assuming the files are broken down the same way, is there a reason why you've done this with P3R instead of P5? What was the most difficult part about this prokect and getting it into NeoCities?
P3R is my favorite game in the franchise, but maybe in the future I'll also do something similar with P5R sprites. As far as difficulty, I guess it was learning how to use a canvas library to layer and manipulate the images in the browser. Getting onto NeoCities was pretty seamless due to a GitHub action script that someone made that allows you to automatically deploy to NeoCities when you make a commit on GitHub.