OK, to make a moving variable follow these simple steps:
1. Make a variable and change its viewer to 'large readout' (or something else).
2. Make a sprite that is a 480x360 white rectangle.
3. Turn fill screen off by shift-clicking the 'R' in the Scratch logo.
4. Drag the variable slider over the sprite and middle-click it until you see buttons around it with 'Watcher' written underneath (in pink)
5. Click the red button and select 'embed...' then 'ScratchSpriteMorph'. Note: the embedding can be a little tricky, the option 'ScratchSpriteMorph' will not always be there. If it isn't move the variable around a bit and keep trying.
6. Turn fill screen on again (shift-click the 'R' again and select it from the menu)
7. Give the sprite a script like this:
[blocks]
<when green flag clicked>
<set[ ghost ]effect to( 100
<forever>
[/blocks]
Use show/hide to show/hide the variable and motion blocks to move it. Layering blocks also work.
[blocks]<end>[/blocks]
Offline
I'm confused... could you make a project, or have some pictures?
Offline
Ahh, got it to work.
Offline
Paddle2See wrote:
Cool...but how do you middle click a two-button mouse?
What I do is simply drag it over the big white sprite, then right click anywhere until it selects the variable
Offline
Offline
SeptimusHeap wrote:
We should have this on Panther!
We could... but it would be pretty hard to implement it...
Offline
ThePCKid wrote:
I still can't get that darn halo to show up!
Last edited by ThePCKid (2010-03-31 08:06:20)
Offline
Does it work online and in presentation mode?
Offline
MathWizz wrote:
markyparky56 wrote:
Does it work online and in presentation mode?
Not online but it does work in presentation mode.
Ok.
Offline
Lucario621 wrote:
Middle-click?
mouse wheel button.
Offline
MathWizz wrote:
ThePCKid wrote:
I still can't get that darn halo to show up!
Just making sure, did you turn full screen off?
Yes!
Offline
Paddle2See wrote:
Cool...but how do you middle click a two-button mouse?
Alt-click.
Offline
somelia wrote:
Paddle2See wrote:
Cool...but how do you middle click a two-button mouse?
Alt-click.
Really? Interesting... clever...
Offline