Ok I think you should add a last backdrop block because people may want to us it. I know it's possible to make your own but the new scratchers will find it difficult. Like the next backdrop block it is useful. For example:
when gf clicked forever if <key [left arrow] pressed?> last backdrop end if <key [right arrow] pressed?> next backdrop end end(sorry if it doesn't come out very well)
Offline
Wouldn't you want 'previous backdrop/costume/background' because last backdrop implies the last one that you were on (unless that's what you want). Say you were on backdrop one, jumped to three would this block take you to backdrop 2 or 1?
Offline
newnewfew wrote:
Ok I think you should add a last backdrop block because people may want to us it. I know it's possible to make your own but the new scratchers will find it difficult. Like the next backdrop block it is useful. For example:
when gf clicked forever if <key [left arrow] pressed?> last backdrop end if <key [right arrow] pressed?> next backdrop end end(sorry if it doesn't come out very well)
So there the right arrow goes to the next backdrop and the left goes to the last backdrop. Tell me what you think!
Well you can already make this block yourself. Here is how:
when gf clicked if <key [left arrow v] pressed?> switch to background<(background #) - [1]> end endIt's really easy, since Scratch allows combining blocks. Reply for any questions! And don't forget to quote me with that little button on the bottom right!
Last edited by 7734f (2013-03-21 19:38:54)
Offline
7734f wrote:
newnewfew wrote:
Ok I think you should add a last backdrop block because people may want to us it. I know it's possible to make your own but the new scratchers will find it difficult. Like the next backdrop block it is useful. For example:
when gf clicked forever if <key [left arrow] pressed?> last backdrop end if <key [right arrow] pressed?> next backdrop end end(sorry if it doesn't come out very well)
So there the right arrow goes to the next backdrop and the left goes to the last backdrop. Tell me what you think!Well you can already make this block yourself. Here is how:
when gf clicked if <key [left arrow v] pressed?> switch to background<(background #) - [1]> end endIt's really easy, since Scratch allows combining blocks. Reply for any questions! And don't forget to quote me with that little button on the bottom right!
Well, he did say
newnewfew wrote:
I know it's possible to make your own but the new scratchers will find it difficult.
Offline
Hyperbola wrote:
7734f wrote:
newnewfew wrote:
Ok I think you should add a last backdrop block because people may want to us it. I know it's possible to make your own but the new scratchers will find it difficult. Like the next backdrop block it is useful. For example:
when gf clicked forever if <key [left arrow] pressed?> last backdrop end if <key [right arrow] pressed?> next backdrop end end(sorry if it doesn't come out very well)
So there the right arrow goes to the next backdrop and the left goes to the last backdrop. Tell me what you think!Well you can already make this block yourself. Here is how:
when gf clicked if <key [left arrow v] pressed?> switch to background<(background #) - [1]> end endIt's really easy, since Scratch allows combining blocks. Reply for any questions! And don't forget to quote me with that little button on the bottom right!Well, he did say
newnewfew wrote:
I know it's possible to make your own but the new Scratchers will find it difficult.
Woops, I missed that.
Scratch is supposed t be for discovering, anyways. If there was a set block fro everything, it wouldn't be any fun. Also, it's pretty easy to teach.
Offline