Discuss Scratch

_BEY_
New Scratcher
18 posts

Speed up glitch :(

There is a huge problem in me and my friends school project. Our main character speeds up every time it switches backgrounds… You can go to my account and look at my shared projects, it's called ‘Jeux de John Strachan’. If anyone can help that would be insanely appreciated! Please respond as soon as possible.
deck26
Scratcher
1000+ posts

Speed up glitch :(

I suspect you have forever loops running from the previous backdrop so a script is running multiple times and the effect is the movement is multiplied. For example, you probably don't want a forever loop in ‘when I receive GoToHouse1’ given that it calls JSmovement which itself contains a forever loop.
_BEY_
New Scratcher
18 posts

Speed up glitch :(

We did not have those before, but we tried to see if it would work, removed them and it still happens… ._.
deck26
Scratcher
1000+ posts

Speed up glitch :(

JSMovement is already running from the start - as far as I can see you don't need to call it again each time you change background and I think doing so means multiple copies of that script are running.
_BEY_
New Scratcher
18 posts

Speed up glitch :(

YOU ARE AWESOME. THANK U SO MUCH!!!!
_BEY_
New Scratcher
18 posts

Speed up glitch :(

do you also know how to pause a timer?
deck26
Scratcher
1000+ posts

Speed up glitch :(

You can't pause the built in timer, you can only reset it. If it's your own timer just have a variable indicating whether the timer is running or not and only change it when it is running.
_BEY_
New Scratcher
18 posts

Speed up glitch :(

K, thanks
_BEY_
New Scratcher
18 posts

Speed up glitch :(

Can someone help us again? There is a problem when you go to the church background… It shows the church background then after that it quickly shows the army barracks background :O plz help!!!
_BEY_
New Scratcher
18 posts

Speed up glitch :(

pwease help, I changed some stuff and now it's when you go to the church and go back to the town center
_BEY_
New Scratcher
18 posts

Speed up glitch :(

PLEASE HELP ME!!!!!!!!!!!!!!!!!!!!!

BKFighter
Scratcher
1000+ posts

Speed up glitch :(

Do you not have the patience to wait thirty minutes for someone to actually be online? I'm here now so I'll take a look.
BKFighter
Scratcher
1000+ posts

Speed up glitch :(

I don't see it getting any faster, even after going into and out of several rooms, although the church backdrop is always called up for me.
deck26
Scratcher
1000+ posts

Speed up glitch :(

BKFighter wrote:

I don't see it getting any faster, even after going into and out of several rooms, although the church backdrop is always called up for me.
That problem has been dealt with and a new problem introduced but that has now been dealt with in another thread.

Can original poster please close this topic.

Powered by DjangoBB