Discuss Scratch

PastryTycoon
Scratcher
100+ posts

Answer Blocks

Can you use multiple answer blocks in one project in different sprites, for instance, I want a load ask question and a cheat question.

my image was pretty lit but scratch hasn't the foggiest idea on how to accept pictures from its “approved” hosting sites
The_Grits
Scratcher
1000+ posts

Answer Blocks

It asks one question at a time, so the answers are separate. The answers also seem to be a local variable.


shoresbeep
Scratcher
1000+ posts

Answer Blocks

What I would do is set the answer to a variable.

Last edited by shoresbeep (Nov. 22, 2014 03:37:03)


PastryTycoon
Scratcher
100+ posts

Answer Blocks

The_Grits wrote:

It asks one question at a time, so the answers are separate. The answers also seem to be a local variable.
Thanks! Makes me embarrassed to ask questions as I'm quite primitive with most things relating to extreme programming

my image was pretty lit but scratch hasn't the foggiest idea on how to accept pictures from its “approved” hosting sites
PastryTycoon
Scratcher
100+ posts

Answer Blocks

shoresbeep wrote:

What I would do is set the answer to a variable.
I think this is it
set [ v] to [(answer) ]

Last edited by PastryTycoon (Nov. 22, 2014 03:40:25)


my image was pretty lit but scratch hasn't the foggiest idea on how to accept pictures from its “approved” hosting sites
XGamer01
Scratcher
500+ posts

Answer Blocks

shoresbeep wrote:

What I would do is set the answer to a variable.


To set an answer to a variable you would need the following script.


set [Var v] to (answer)

No signature currently stored in profile.

Powered by DjangoBB