04-20-2021, 08:05 PM
Another update on WebGL sprite viewer.
As mentioned last time, to view Elf sprites, you'll need to open "Elf00.mbs.quad", "Elf00.0.gtx.png" and "Elf00.1.gtx.png" (or Elf00 set).
If you view the PNGs directly, you can tell:
- "Elf00.0.gtx.png" is the body base sprites parts
- "Elf00.1.gtx.png" is the weapon sprite parts
With that, you'll notice
- "Elf00.0.gtx.png" can be replaced with its palette swapped varieties "Elf01.0.gtx.png", "Elf02.0.gtx.png" series
- "Elf00.1.gtx.png" can be replace with other weapons "Elf00_arms01.1.gtx.png", "Elf00_arms02.1.gtx.png" series.
Hence this week update - "Mix-and-Match" update.
You can try to mix-and-match different parts to create different set of sprites:
Here are all 6 playable characters on Dragon's Crown (Vita) for you to play around with:
https://www.mediafire.com/file/gmkha5deb...45.7z/file
Also, I've start uploading SOME of the sprites to the site. But I won't be uploading everything due to large file size. I also skip all blending parts since we already have quad player for this purpose.
Until next week,
- Rufas
P.S. Don'r you just love WebGL is written in Javascript? I mean, when the error is so bad so fatal, the whole web browser just CRASHED! how fun...
As mentioned last time, to view Elf sprites, you'll need to open "Elf00.mbs.quad", "Elf00.0.gtx.png" and "Elf00.1.gtx.png" (or Elf00 set).
If you view the PNGs directly, you can tell:
- "Elf00.0.gtx.png" is the body base sprites parts
- "Elf00.1.gtx.png" is the weapon sprite parts
With that, you'll notice
- "Elf00.0.gtx.png" can be replaced with its palette swapped varieties "Elf01.0.gtx.png", "Elf02.0.gtx.png" series
- "Elf00.1.gtx.png" can be replace with other weapons "Elf00_arms01.1.gtx.png", "Elf00_arms02.1.gtx.png" series.
Hence this week update - "Mix-and-Match" update.
You can try to mix-and-match different parts to create different set of sprites:
Here are all 6 playable characters on Dragon's Crown (Vita) for you to play around with:
https://www.mediafire.com/file/gmkha5deb...45.7z/file
Also, I've start uploading SOME of the sprites to the site. But I won't be uploading everything due to large file size. I also skip all blending parts since we already have quad player for this purpose.
Until next week,
- Rufas
P.S. Don'r you just love WebGL is written in Javascript? I mean, when the error is so bad so fatal, the whole web browser just CRASHED! how fun...