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

#1 2011-10-22 15:26:20

haloman298
New Scratcher
Registered: 2011-09-03
Posts: 18

How do you Separate Variables?

I wanted to make a game with collision detectors.

The tutorial was unclear to me.

http://scratch.mit.edu/projects/archblogger/312838

This example, when opened had separate variables (there was a line separating some other variables from "HitTest").

Please help me.

Offline

 

#2 2011-10-22 15:44:24

haloman298
New Scratcher
Registered: 2011-09-03
Posts: 18

Re: How do you Separate Variables?

Never mind, I think I figured it out, but please leave any helpful tips.

Offline

 

#3 2011-10-22 16:01:16

henley
Scratcher
Registered: 2008-06-21
Posts: 1000+

Re: How do you Separate Variables?

When you create a variable, you have two options. For all sprites, and for this sprite only.

The separator seperates the global (all sprites) variables from the special ones.


"I've worked so hard for you and you give me nothing in return. Do you need help... Or do I?"

Offline

 

Board footer