-
so this spritesheet is rotated and the png are rotated can you fix it?
example:
![cn](https://github.com/user-attachments/assets/8599e7d6-bc97-4626-b846-a618cd39551a)
-
e7herder had a feature to customize sprite by dragging and dropping customized spritesheet.
Someone skilled in photo editing could make female Arbiter Vildred posing as Yufine or Hurado skinned Lun…
-
I was looking through the Jaws code to see how it worked when I noticed that you store sprites as `canvas` elements.
Curious, I wrote a quick test to see what sort of performance each type of `drawIm…
-
Looking at the docs and the code of the SpriteSheet class, there is limited flexibility regarding cutting up sprite sheets. They have to fixed sized frames in horizontal or vertical order. Working wit…
-
Just enough stuff to get us started. We can always add to it if need be.
- [x] Player animations
- [x] Idling
- [x] Running (this and previous one have poor animations. Will fix after i…
-
When a shielded Dark Priest is being hit, an animation could be displayed on top of him, based on this one http://opengameart.org/sites/default/files/temp1.gif but rotated, stretched (and perhaps reco…
-
### Description of the feature you're suggesting.
I would like to request a JavaScript API for opening a bitmap format representing graphics and for drawing them to the screen. This is a powerful and…
-
ju-de updated
2 years ago
-
### Issue Checklist
- [X] I have properly named my enhancement
- [X] I have checked the Issues/Discussions pages to see if my enhancement has already been suggested
### What is your suggestion, and …
-
Hi there @mcansh! I'been implementing your plugin on my remix js app, locally it works fine, each icon renders it's all good, but when the time for testing in the qa environment arrived, we found out …