I'm trying to make a game using Scratch 1.2 Beta (to test the comment blocks), and I just added a script that tells it to go to variable X and variable Y, point in Direction variable Direction, and move 10 steps. Like this:
<when I receive[ back
<go to x
<{ X }> )y
<{ Y }>
<point in direction( <{ Direction }>
<move( 10 )steps>
I also added the back button. The problem is, it seems there is an invisible script that tells it to go to the beginning after getting to a certain place, because I only have 1 script that resets it's position, and it is when green flag clicked. So, the character goes to a certain point, the invisible script kicks in, and sends it to the beginning of the level

Offline
Well, my school has the 1.2 beta version, and it also had a few motion glitches. Just look around for ANYTHING which might cause it to act strangely. Or, remake the game's scripts in 1.2.1, and see if it still does the same thing.
Offline
It's working in 1.2.1 Guess that's why its a beta

Offline
Zelda123 wrote:
Yes, it was unadvisable when the beta came out to download it. It contained many annoying glitches.
It's kind of fun getting them and playing around to see how they have changed,. But that was because I was using 1.2 Beta, right?

Offline