Why does this happen just in HTML5? EXE the counters are fine. Looks like something is making the pixels become off on just the counters or distorted somehow.
Printable View
Why does this happen just in HTML5? EXE the counters are fine. Looks like something is making the pixels become off on just the counters or distorted somehow.
Are those counters in image or text mode? Are you sure the angle is exactly 0 (no physic movement behind them?)
They are images no text and the angle is 0. They are the only object that is doing this and like I said, it only happens when running the game in HTML5. EXE is fine and Android also. No physics is used in the game.
It does to me too. Flash and Android are OK, html5 is distorted.
I'm glad you chimed in. At least I'm not the only one. What could be the issue Francois?
I did not notice this on my game. Could it be because your Counter objects are positioned next to Active objects? Maybe try removing the Active objects just to see what it gives?
I tried moving the active next to the counters and didn't help:(
You should report the issue in the Bug Tracker, with an example file containing the problematic Counter objects. With that Francois will have an easier time solving this.
seems a pixel off, ya, just use a text based counter, you can't notice it on high res only on low res.
I never used a text based counter? Can you supply an example and can I use the same graphics that I'm using now?