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

#1 2012-08-03 14:23:00

BirdByte
Scratcher
Registered: 2012-07-07
Posts: 1000+

Stamping issue that I can't figure out

I am using stamping in the new version of my game Stik but it's not working. I checked everything but I couldn't figure out what's wrong. It's the latest project on my test account. Please help.


http://i50.tinypic.com/312u714.jpg

Offline

 

#2 2012-08-03 14:35:59

BirdByte
Scratcher
Registered: 2012-07-07
Posts: 1000+

Re: Stamping issue that I can't figure out

Argh, the upload isn't working. D:<


http://i50.tinypic.com/312u714.jpg

Offline

 

#3 2012-08-03 14:39:58

zammer990
Scratcher
Registered: 2012-01-22
Posts: 500+

Re: Stamping issue that I can't figure out

It could be because there's a sprite in the way, if you have a background sprite it wouldn't work, as stamps only cover the stage


http://i45.tinypic.com/2ynq7nn.jpg Play now!

Offline

 

#4 2012-08-03 15:00:44

BirdByte
Scratcher
Registered: 2012-07-07
Posts: 1000+

Re: Stamping issue that I can't figure out

zammer990 wrote:

It could be because there's a sprite in the way, if you have a background sprite it wouldn't work, as stamps only cover the stage

Unfortunately that is not the case. I got it uploaded to my test account, BirdByte_Test, so if you can check it out that would be great.  smile


http://i50.tinypic.com/312u714.jpg

Offline

 

#5 2012-08-03 15:05:11

zammer990
Scratcher
Registered: 2012-01-22
Posts: 500+

Re: Stamping issue that I can't figure out

I downloaded it, and I'm confused what's it supposed to stamp? I can see that it's numeric, but is it a score display?


http://i45.tinypic.com/2ynq7nn.jpg Play now!

Offline

 

#6 2012-08-03 15:12:26

BirdByte
Scratcher
Registered: 2012-07-07
Posts: 1000+

Re: Stamping issue that I can't figure out

zammer990 wrote:

I downloaded it, and I'm confused what's it supposed to stamp? I can see that it's numeric, but is it a score display?

No, it's a level select screen.  hmm  Sorry if it confuses you, but it doesn't really matter because all I want is for the "play" costume not to block it up, and fix the problem that there's some mysterious clear block running somewhere that is preventing the numbers from showing up.  hmm


http://i50.tinypic.com/312u714.jpg

Offline

 

#7 2012-08-03 20:47:14

zammer990
Scratcher
Registered: 2012-01-22
Posts: 500+

Re: Stamping issue that I can't figure out

BirdByte wrote:

zammer990 wrote:

I downloaded it, and I'm confused what's it supposed to stamp? I can see that it's numeric, but is it a score display?

No, it's a level select screen.  hmm  Sorry if it confuses you, but it doesn't really matter because all I want is for the "play" costume not to block it up, and fix the problem that there's some mysterious clear block running somewhere that is preventing the numbers from showing up.  hmm

I don't have time to go through the code, but I'll give a few ideas:
Make sure all sprites hide until they receive a start broadcast
Use clear when your start buttons supposed to disappear
make sure it goes where it's supposed to and changes costume.


http://i45.tinypic.com/2ynq7nn.jpg Play now!

Offline

 

#8 2012-08-04 11:53:15

BirdByte
Scratcher
Registered: 2012-07-07
Posts: 1000+

Re: Stamping issue that I can't figure out

zammer990 wrote:

BirdByte wrote:

zammer990 wrote:

I downloaded it, and I'm confused what's it supposed to stamp? I can see that it's numeric, but is it a score display?

No, it's a level select screen.  hmm  Sorry if it confuses you, but it doesn't really matter because all I want is for the "play" costume not to block it up, and fix the problem that there's some mysterious clear block running somewhere that is preventing the numbers from showing up.  hmm

I don't have time to go through the code, but I'll give a few ideas:
Make sure all sprites hide until they receive a start broadcast
Use clear when your start buttons supposed to disappear
make sure it goes where it's supposed to and changes costume.

Check, check, check. Still nada, thanks for the suggestions though.  hmm


http://i50.tinypic.com/312u714.jpg

Offline

 

#9 2012-08-04 15:06:44

always-
New Scratcher
Registered: 2012-06-06
Posts: 4

Re: Stamping issue that I can't figure out

Can I have a link?

Offline

 

#10 2012-08-04 15:11:22

Mazdafreak
Scratcher
Registered: 2012-08-03
Posts: 100+

Re: Stamping issue that I can't figure out

Make sure the sprite that "stamps" has the "go to front" block right before it starts stamping.


http://i.imgur.com/cP5VgbH.png

Offline

 

#11 2012-08-04 15:14:38

BirdByte
Scratcher
Registered: 2012-07-07
Posts: 1000+

Re: Stamping issue that I can't figure out

Mazdafreak wrote:

Make sure the sprite that "stamps" has the "go to front" block right before it starts stamping.

It's not being blocked by anything, and the stamp are there, but for some reason they get cleared prematurely.

Link: http://scratch.mit.edu/projects/BirdByte_Test/2712076


http://i50.tinypic.com/312u714.jpg

Offline

 

#12 2012-08-04 15:29:40

zammer990
Scratcher
Registered: 2012-01-22
Posts: 500+

Re: Stamping issue that I can't figure out

BirdByte wrote:

Mazdafreak wrote:

Make sure the sprite that "stamps" has the "go to front" block right before it starts stamping.

It's not being blocked by anything, and the stamp are there, but for some reason they get cleared prematurely.

Link: http://scratch.mit.edu/projects/BirdByte_Test/2712076

Make sure theres a wait until before the clear that starts the game


http://i45.tinypic.com/2ynq7nn.jpg Play now!

Offline

 

#13 2012-08-05 15:38:12

BirdByte
Scratcher
Registered: 2012-07-07
Posts: 1000+

Re: Stamping issue that I can't figure out

Bump! Please help, this needs to be fixed!


http://i50.tinypic.com/312u714.jpg

Offline

 

Board footer