@balazsnemeth wrote:
HI,
First of all, thank you for this awesome game engine you maintain and develop, as well as the Creator!
Working on an online slot game with Spine reel symbols, and certain symbol white circle background edges tend to be cropped OR have some greyish border. These are more obviously seen when the windows size is smaller.
To make sure we do not have any code issue, we just get the symbol background animation and put it into the 1st scene and start the animations to see how the edges looks like:
Here is the screen recording of how the test was done (short version, it is only 01:46 long to show you how you can also replicate if you want): https://www.dropbox.com/s/y7ubxyi2qcpc50i/edges_cut.mov?dl=0
from 00:00 to 00:46 -> test settings - add white circles to the loading scree
from 00:47 to 01:46 -> zoom in and out to take a close look at the edges.
at 01:13 -> example of visible greyish border right next to the edge
at 01:29 -> example of cropped edges (left, right, maybe top)
It seems the cropped/greyish edges (like on the screenshot above) are randomly presented in several browsers and devices.
Here are the symbol background Spine export (can be drag’n drop to Cocos Creator for testing):
symBackground_spine_anim.zip (26.2 KB)Please, note:
- the symbol has a semitransparent edge
- the symbols are added to the scene with premultiplied alpha turned off.
Can anyone help us why the edges are cut or have a greyish border and what can we do to avoid this?
Meta Info:
- Creator version: 2.1.3
- Target platform: Web Mobile
- Phone model: reproducible on several iPhone, Android phones as well as on PC
- Browsers: reproducible on several browsers like Chrome, Safari, Firefox
- Editor Operating System: Mac OSX
Thank you for your support!
Posts: 1
Participants: 1