A feature I’d like to see in Hopscotch is:
a block that copies text to your clipboard
I’d use it for this type of project:
stuff with savecodes
Here are some examples of Hopscotch code that could be improved if we had this:
you could copy a savecode, leave for a minute to check out another project, then come back and play the same project without losing progress
Here is an example design I’ve made:
when self is tapped {
copy “stringy mc. Stringface” to clipboard
}
I’ve seen something similar in another programming languages, it looks like this:
I haven’t
- I like this
- I don’t like this
- Eh, maybe
0 voters