Lukasz Brodowski
Results
1
issues of
Lukasz Brodowski
### Expected Behavior `renderer.generateTexture` creates a texture from a Sprite. This should work with both `CREATE_IMAGE_BITMAP` on and off. ### Current Behavior Texture doesn't render when `CREATE_IMAGE_BITMAP` is on/true. The...