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

#1 2009-04-27 18:39:32

BoltBait
Scratcher
Registered: 2009-03-09
Posts: 1000+

Stamp and Ghost

This doesn't quite work right:

<when green flag clicked>
<set[ ghost  ]effect to( 50 )>
<stamp>

What gets stamped to the background is a ghost 0 version of the sprite.

But, you won't see it until you move the sprite out of the way.

<move( 100  )steps>

I think that it should stamp a ghosted version of the sprite and it should be visible right away.


Animated sigs must be banned!
http://boltbait.com/j.pnghttp://boltbait.com/s.pnghttp://boltbait.com/d.pnghttp://boltbait.com/a.pnghttp://boltbait.com/p.png

Offline

 

#2 2009-04-27 18:54:47

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

Re: Stamp and Ghost

That's the way it's always worked, as far as I know.  I agree that it would be preferable if it stamped an image consistent with the ghost amount.  Maybe this is an enhancement request rather than a bug report?


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

Offline

 

#3 2009-04-27 21:00:00

bosox397
Scratcher
Registered: 2008-02-17
Posts: 1000+

Re: Stamp and Ghost

BoltBait wrote:

This doesn't quite work right:

<when green flag clicked>
<set[ ghost  ]effect to( 50 )>
<stamp>

What gets stamped to the background is a ghost 0 version of the sprite.

But, you won't see it until you move the sprite out of the way.

<move( 100  )steps>

I think that it should stamp a ghosted version of the sprite and it should be visible right away.

wait is that wat duplicating sprites is?

EDIT: i just tested and it works for every effect but ghost effect...

Last edited by bosox397 (2009-04-27 21:01:59)


Dear Scratch Users,
I'm done with scratch, or at least making projects. I have made one last big game, thats both fun and teaches a lesson about water. It'd mean a lot if you gave me feedback.                              http://scratch.mit.edu/projects/bosox397/569201

Offline

 

Board footer