This is a read-only archive of the old Scratch 1.x Forums.
Try searching the current Scratch discussion forums.

#1 2009-05-08 03:52:25

Colkadome
Scratcher
Registered: 2008-03-01
Posts: 54

A pixel is skipped!!!!

I've experienced on my game 'Cube: Platformer' (which works when it is downloaded) that a Y position is visually skipped, causing online problems. E.g. if i have a block at Y=30, Y=31 would visually be in the same place, and when Y=32 is reached, it finally goes up, but by only 1 pixel. I'm not sure where it skips but it does!

Last edited by Colkadome (2009-05-08 03:53:01)

Offline

 

#2 2009-05-08 05:41:24

Paddle2See
Scratch Team
Registered: 2007-10-27
Posts: 1000+

Re: A pixel is skipped!!!!

I ran into something similar in one of my first games...Battleship.  Certain positions in the Java Player didn't change, even though the coordinates were changed.  I never did get a resolution to my problem and ended up working (awkwardly) around it.  It's probably some sort of roundoff issue.  If you can isolate the issue in a simple project, I will be happy to submit it to the bug list again.


http://i39.tinypic.com/2nav6o7.gif

Offline

 

Board footer