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

#1 2008-05-02 21:27:07

jepcke
Scratcher
Registered: 2008-04-22
Posts: 1

How do I get the grid to show on the stage?

I have seen tutorials where there is a grid on the stage section of Scratch. I think that would be a useful tool when teaching students about the x/y coordinates of Scratch and about variables. I realize the mouse and sprite positions are listed, but the grid would help some students conceptualize and plan their projects. How do I get the grid to show? And how do I hide it again?

Many thanks in advance.

Offline

 

#2 2008-05-03 05:20:40

Paddle2See
Scratch Team
Registered: 2007-10-27
Posts: 1000+

Re: How do I get the grid to show on the stage?

Hmmm.  I've never seen a Scratch option to put a grid on the stage.  Possibly, they made a background that looked like a grid?


http://i39.tinypic.com/2nav6o7.gif

Offline

 

#3 2008-05-03 06:10:09

EdnaC
Scratcher
Registered: 2007-08-28
Posts: 100+

Re: How do I get the grid to show on the stage?

I did a "graph paper" background for this project:

http://scratch.mit.edu/projects/EdnaC/101420

The grid is drawn on the screen by moving and stamping a sprite, so it could be adjusted to different grid sizes by adjusting two variables.  Please feel free to use the sprite.  -MrEd

Offline

 

Board footer