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

#1 2012-10-26 19:23:42

LordAwesome123
Scratcher
Registered: 2011-01-18
Posts: 100+

Need some help...

You might have a better understanding of what I'm getting at if you download the project. E-mail me or skype me (My Skype is coke457 and my e-mail is awwesomedude123@hotmail.com)

Hi. So, this is a little hard to explain... but here it goes:

I'm making a game where the main objective is to get what will be a total of 100 achievements. You earn achievements for pretty much everything you do. Walking, advancing to other levels etc. I have the script done for when you earn an achievement.

It works like this: There are 4 achievement sprites. There are 4 different achievement slots. When you earn an achievement, it checks what slot is open. So lets say slot 1 is full (So there is one achievement being displayed on the screen). Then, the achievement would go to slot two. A variable labeled achievement2 would set to whatever the number the achievement is. Then the achievement sprite would figure out that achievent2= 1 and switch to the correct achievement costume and display itself on the screen.

Here's the problem. Lets say, slot 1 becomes open when slot 2 is closed. Then the achievement would glide to the x position of slot 1. But for some reason it's glitch and I need someone to try and help me. I know this is kind of hard to get, that's why you can e-mail me or Skype me if you want to download the project. I know the Scratch team does not want people sharing e-mails and Skype, but it's really the only way people can help. And if it really becomes an issue, I can just post the project on Scratch and someone can try to understand what I am trying to get at.

If you have any questions I will try to reply to them in the comments. Thanks.


http://i672.photobucket.com/albums/vv82/coke457/cooltext538978807.png
When life gives you lemons... take them... free stuff is cool  smile

Offline

 

#2 2012-10-26 19:59:40

Magnie
Scratcher
Registered: 2007-12-12
Posts: 1000+

Re: Need some help...

Kind of like binary?

Code:

0000
0001
0010
0011
0100

Offline

 

Board footer