In future versions of Scratch, I think you should be able to put arguments in any dropdown lists. Strangely, this already works for some blocks...
...But not for others (not in the editor, anyway):askMove how many steps?and waitmoveanswersteps
I know that a related query may exist, but it may not have been about ALL of the dropdowns and I have not (at time of posting) seen any changes in the editor.askWhich key do you want to use to move?and waitforeverifkeyanswerpressed?move10steps
Offline
Well, you can work around it (if up arrow key = answer, move ten steps, etc.) but this suggestion would cause confusion if the answer was something like "i liek pi", because there's no key by that name. I don't support. This is workaroundable for any dropdown.
Offline
Yeah, it is pretty easy to work around it.
Offline
firedrake969_test (with adjustments) wrote:
Well, you can work around it (
, etc.) but this suggestion would cause confusionifup arrow key=answermove10stepsfor example, because there's no key by that name. I don't support. This is workaroundable for any dropdown.ifanswer=i liek pi
Actually,
would have to be a number, likeanswer
broadcastdirection
Offline
firedrake969_test wrote:
Well, you can work around it (if up arrow key = answer, move ten steps, etc.) but this suggestion would cause confusion if the answer was something like "i liek pi", because there's no key by that name. I don't support. This is workaroundable for any dropdown.
Erm... Not exactly easy though, you'd need an if for every possible key.
Offline