Discuss Scratch

birchyboii
Scratcher
100+ posts

Game issues

http://scratch.mit.edu/projects/11933156/

1. Why do you have to press gf twice sometimes to get every sprite to appear?
2 Why does this lag so much (I'm assuming its the constant rotate) and what can be done?
CrystalStar-
Scratcher
100+ posts

Game issues

1. In the sprites (eg. start 2), you have it show, then hide after the variable start timer is 0. However, sometimes where-ever the start timer is reset after you click the gf, it doesn't get a chance to do that before the sprite ‘start 2’ hides. You can fix this by adding a “wait 0.01” block just before the ‘repeat until’ block. c:

2. I'm guessing you have many forever/repeat until blocks running when they don't need to be? Really though, it's not that laggy at all.

Last edited by CrystalStar- (Aug. 21, 2013 11:35:04)


CrystalStar-

Play Scramble here!
birchyboii
Scratcher
100+ posts

Game issues

oh yeh the time doesn't reset in time!
And there is only 3 loops so far and its lagging like load for me

Powered by DjangoBB