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

#1 2013-02-11 08:00:15

jamiewinter
Scratcher
Registered: 2012-08-19
Posts: 100+

Typewriter

so im making a typewriter but i have it set to change costume to the letter then stamp and change to the blinking line but whenever i type the letter it stamps then instantly erases it is this a glitch? If not what is the right script


Check out my youtube channel http://www.youtube.com/user/axelregulator/featured

Offline

 

#2 2013-02-11 13:04:06

Harakou
Community Moderator
Registered: 2009-10-11
Posts: 1000+

Re: Typewriter

I would say that most of the time, when your project doesn't act like how you intended, it's a problem with your code rather than Scratch. We'd be able to help you much more effectively if you tell us some more about your code (or post it here outright), however. I'll move this to Help with Scripts for now, unless we confirm that it is a bug in Scratch.  smile


http://www.blocks.scratchr.org/API.php?action=random&return=image&link1=http://i.imgur.com/OZn2RD3.png&link2=http://i.imgur.com/duzaGTB.png&link3=http://i.imgur.com/CrDGvvZ.png&link4=http://i.imgur.com/POEpQyZ.png&link5=http://i.imgur.com/ZKJF8ac.png

Offline

 

#3 2013-02-11 16:07:06

jamiewinter
Scratcher
Registered: 2012-08-19
Posts: 100+

Re: Typewriter

kk


Check out my youtube channel http://www.youtube.com/user/axelregulator/featured

Offline

 

#4 2013-02-11 16:11:34

jamiewinter
Scratcher
Registered: 2012-08-19
Posts: 100+

Re: Typewriter

im not good with scratchblocks so here it is in writing

when gf clicked
forever
((if <key a pressed>
((switch to costume a
((stamp
((wait 0.15 seconds (nescesary for one type to not be 2)
((switch to costume 1
((change x by 15
_________________
______________________


Check out my youtube channel http://www.youtube.com/user/axelregulator/featured

Offline

 

#5 2013-02-11 16:19:24

shadowmouse
New Scratcher
Registered: 2013-02-03
Posts: 100+

Re: Typewriter

You need to write '

' before you type them in and '
' afterwards otherwise it just comes as words.

Offline

 

#6 2013-02-11 16:22:34

shadowmouse
New Scratcher
Registered: 2013-02-03
Posts: 100+

Re: Typewriter

Sorry, I mis-read what you typed and then scratchblocks messed up my post. Smoooth.

Offline

 

#7 2013-02-11 16:34:37

jamiewinter
Scratcher
Registered: 2012-08-19
Posts: 100+

Re: Typewriter

so any help?


Check out my youtube channel http://www.youtube.com/user/axelregulator/featured

Offline

 

#8 2013-02-11 16:37:26

Harakou
Community Moderator
Registered: 2009-10-11
Posts: 1000+

Re: Typewriter

That's very strange... do you have any other stamp blocks in separate scripts that could be stamping your image before it moves over?


http://www.blocks.scratchr.org/API.php?action=random&amp;return=image&amp;link1=http://i.imgur.com/OZn2RD3.png&amp;link2=http://i.imgur.com/duzaGTB.png&amp;link3=http://i.imgur.com/CrDGvvZ.png&amp;link4=http://i.imgur.com/POEpQyZ.png&amp;link5=http://i.imgur.com/ZKJF8ac.png

Offline

 

#9 2013-02-12 04:39:19

jamiewinter
Scratcher
Registered: 2012-08-19
Posts: 100+

Re: Typewriter

No


Check out my youtube channel http://www.youtube.com/user/axelregulator/featured

Offline

 

#10 2013-02-14 08:35:14

jamiewinter
Scratcher
Registered: 2012-08-19
Posts: 100+

Re: Typewriter

bump


Check out my youtube channel http://www.youtube.com/user/axelregulator/featured

Offline

 

Board footer