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

#1 2013-04-17 23:51:29

canadiandufus
New Scratcher
Registered: 2013-04-11
Posts: 10

How to pick up objects. please help.

Well, in my game you press space to go to a new room and in my next room i want there to be a note so i made a new sprite and made my character do

When flag clicked
if touching note
(make my sprite say) say hmm what does this note say?

but for some reason it doesn't work, if someone could tell me how i could do this it would be nice
Oh and i almost forgot! how do i make the note go away in the first background but come up in the second?
thanks guys bye

Offline

 

#2 2013-04-18 00:27:27

Sellout
Scratcher
Registered: 2013-03-28
Posts: 500+

Re: How to pick up objects. please help.

canadiandufus wrote:

Well, in my game you press space to go to a new room and in my next room i want there to be a note so i made a new sprite and made my character do

When flag clicked
if touching note
(make my sprite say) say hmm what does this note say?

but for some reason it doesn't work, if someone could tell me how i could do this it would be nice
Oh and i almost forgot! how do i make the note go away in the first background but come up in the second?
thanks guys bye

Maybe you should make it so it's forever if touching note? I'm not sure if you already have it that way since you only said if but adding a forever there might fix your problem. You'll have to add a "stop script" at the end too if you want to make it so your sprite doesn't keep saying "hmm what does this note say?"

I made a project that demonstrates what I'm trying to show sort of I guess
http://scratch.mit.edu/projects/Sellout/3271174

Hope I helped somehow


I would rather be alone than pretend I feel alright

Offline

 

Board footer