-
#### Information
- The package and version you used: _@pencil.js/spritesheet-cli v1.5.0_
- OS: _Ubuntu 20.04_
- Node version: _14.16.0_
- NPM version: _6.14.11_
#### Description
Spriteshee…
-
At some random resolutions, edges are introduced in sprites using sampling bilinear or trilinear.
Example is a single image with transparent padding around it.
With edge: ![image](https://user-im…
-
You should add support for other spritesheet data formats, you would still be able to use sparrow or starling but you could now use formats like json hash. I think this would make it esier for people …
-
There should be a way to generate a spritesheet that can be used with [engo](https://engoengine.github.io/tutorials/06-spritesheets-and-automated-citybuilding) to improve the rendering performance of …
-
If --verbose output is turned on a lot of warnings like "animation contains deprecated Pictures Parameter" are logged.
-
- OS: macOS
- Node.js version: v.16.1.0
- npm version: 7.11.2
- `@google-cloud/video-transcoder` version: 1.4.1
#### Steps to reproduce
1. Create a job with the following `config` …
-
The current API, AFAICT, only supports blitting an entire Sprite or Image to the window. Meaning that if I have a whole bunch of sprites, I have to create separate Sprite objects for them, and may run…
-
So I changed all the images, but for some reason, all characters and backgrounds still look normal, even though their spritesheets were changed. How do I change their spritesheets? Or is this a bug?
-
While experimenting with p5.play, I keep running into issues with sprite sheets not functioning correctly. If I role back the version of p5.js to the 2016 version used in the online examples, it works…
-
## Problem description
When using a sprite with the bumpmapping effect on it which plays through multiple (even **identical**) frames of animation, the lighting on the bumpmapping is seemingly …