08-24-2022, 09:36 PM
The current scripts on my GitHub repo is broken. I can confirm the last working copy is on Nov 3, 2021 , and you can download that commit here
https://github.com/rufaswan/Web2D_Games/...03db1a7891
Thanks @HellZero for informing me about this.
- Rufas
P.S. quad_render.php is currently renamed to quad_tool_render.php , but it is planned for removal. The main reason is the resulted sprites doesn't support other alpha blending modes (additive, subtract, average) except the default Normal. It is better to rework it to export to PSD (photoshop document) files instead, in the future.
https://github.com/rufaswan/Web2D_Games/...03db1a7891
Thanks @HellZero for informing me about this.
- Rufas
P.S. quad_render.php is currently renamed to quad_tool_render.php , but it is planned for removal. The main reason is the resulted sprites doesn't support other alpha blending modes (additive, subtract, average) except the default Normal. It is better to rework it to export to PSD (photoshop document) files instead, in the future.