Discuss Scratch

Tbtemplex97
Scratcher
100+ posts

Graphical glitch on collision during iteration

i am experience a graphical glitch where if two sprite collide and move in each other, if both those sprites are experiencing iterations then the sprites will appear to move in ways in which it shouldn't.

Bug does not appear in Test player 2

Here

My browser / operating system: Windows 7, Chrome 30.0.1599.69, Flash 11.8 (release 800)

How to reproduce bug:
Start the game as usual, click new career, do the first map, click the buttons, then on the second map drive over the button.

Last edited by Tbtemplex97 (Oct. 7, 2013 19:34:46)

scubajerry
Scratcher
1000+ posts

Graphical glitch on collision during iteration

I don't know why, but is related to the fact that you are constantly setting ghost effect to 40%
ErnieParke
Scratcher
1000+ posts

Graphical glitch on collision during iteration

That is odd. I really doubt it's an issue of sub-pixels, but then what's causing the slight movement? The ghost effect can't be doing much.

By the way, I just noticed another bug. For some reason, driving offscreen is causing your car to detect the color white, and then you can win the level without doing much. I'll have to look into this more later…

With wonder,

ErnieParke
Tbtemplex97
Scratcher
100+ posts

Graphical glitch on collision during iteration

I found that it only happens during movement and the glitch appears only when ghosted
scubajerry
Scratcher
1000+ posts

Graphical glitch on collision during iteration

Tbtemplex97 wrote:

I found that it only happens during movement and the glitch appears only when ghosted
It is not directly related to being ghosted. It is however directly related to continuously executing the SET GHOST block.
Tbtemplex97
Scratcher
100+ posts

Graphical glitch on collision during iteration

scubajerry wrote:

Tbtemplex97 wrote:

I found that it only happens during movement and the glitch appears only when ghosted
It is not directly related to being ghosted. It is however directly related to continuously executing the SET GHOST block.

This does not identify the reason for the problem but at least i can use the wait command instead of the repeat until block to fix this

Last edited by Tbtemplex97 (Oct. 8, 2013 15:49:19)

Powered by DjangoBB