dconine wrote:
how do i change the wording so that I can change fromn costume 1 to costume 2?
If you mean how to change sprites using scripts you have to do this:
[blocks]
<when green flag clicked>
<switch to costume[ Name of costume
Or...
<when green flag clicked>
<next costume>
[/blocks]
If that was not the answer please clarify your question.
Last edited by AnonymousTom (2010-04-05 11:19:09)
Offline
There is a dropdown arrow key there.
Offline
You can use either the <switch to costume[ [/blocks] or <next costume>[/blocks] blocks to change costumes. If you're using the switch to costume block, just click the little down-facing arrow to select one.
Offline