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

#1 2013-01-28 07:53:19

Fibsss
New Scratcher
Registered: 2013-01-28
Posts: 1

Sprites interaction

Hi all! I'm a beginner so I need a lot of help, please! I have two sprites: a wizard and a witch. So the wizard asks to spell a magic word so that the witch gets defeated. Every time the player types a syllable of the word (5 in total), I want the witch to grow smaller and say something in return. How can I do that?? How can the answer I type, as an answer to the wizard's request, make the other sprite, the witch, grow smaller and say something in return!? Thank you all!!!

Offline

 

#2 2013-01-28 10:46:36

Locomule
Scratcher
Registered: 2009-08-24
Posts: 500+

Re: Sprites interaction

post a link to your uploaded project


aka Pain from DragonSpires, Delrith Online, BotBattle, Urban Dead etc etc lol

Offline

 

#3 2013-01-28 16:05:04

Kileymeister
Scratcher
Registered: 2008-04-17
Posts: 1000+

Re: Sprites interaction

The best idea would be to employ the use of broadcasts.
So once the wizard has received whatever word you say and said it, run this kind of block:
http://i50.tinypic.com/20q1a88.gif

And in the Witch's scripts, place a script like this:
http://i48.tinypic.com/5b5ws3.gif


I'm back, and showcasing two new* projects!  Click left or right on the image below to see!
http://img109.imageshack.us/img109/7905/part1l.pnghttp://img859.imageshack.us/img859/6417/part2bf.png

Offline

 

#4 2013-01-30 06:08:16

nooneelse
New Scratcher
Registered: 2013-01-28
Posts: 1

Re: Sprites interaction

Thank you all! I just uploaded my first project... Your advice helped me a lot. If you want, you can check it out!

http://scratch.mit.edu/projects/Fibsss/3066773

Offline

 

Board footer