Version 3.43.2 Official Topic

Newbies, rejoice! You’ll see an updated onboarding flow with this version to get you started with Hopscotch in no time. After creating your account, you’ll get to watch a brand new video that explains the ins and outs of how Hopscotch coding kits work. Woohoo!

You’ll also see some cool new channels in the Hopscotch community. First, there’s a “Top Gardens” leaderboard showing the Hopscotchers who have gotten the most plants in the past week. This is a great place to look for creators to follow! Second, there’s a “Most Planted” feed showing the projects that got the most plants over the past week. Try playing some of these popular games, and give a like or a plant to show your appreciation!

There’s some big news for subscribers who use the beta editor: we heard you loud and clear - and the much-requested ‘When Is Not Touching’ block has been added. Can’t wait to see what you make with it!

Also in this update are a number of bug fixes, including:

  • Error message pops up when there’s a ‘When I Get a Message’ rule and the message variable doesn’t have a value
  • The keyboard doesn’t pop up with the text prompt on mobile web
  • User variables don’t remember values when you close and re-enter a game in webplayer v1.5.4
  • Pressing ‘Done’ or the up/down arrows when you enter a value in a math block parameter will cause the text or symbol to show up as the value
  • The ‘Time’ user variable shows up as a decimal instead of an integer

Please send your feedback to hello@gethopscotch.com. We love to hear from you!

29 Likes

Yay new update!
Yess bugs fixed
Yes gardens
Yessssssss not touching

6 Likes

Coolio, a new update!

5 Likes

Cool update. When will the user variables be public?

7 Likes

Soon - our goal is in the next couple months! :slight_smile:

15 Likes

Woohoo! Can’t wait for that update!

5 Likes

Awesome update :D

Ohh if possible - for the beta editor have the ability to move/delete scenes would be awesome

9 Likes

Are scenes for subscribers only or will they eventually become public as well?

6 Likes

amazing update :D

5 Likes

They’re only in the beta editor now
So they will be public later

7 Likes

Yes. Thank you!

8 Likes

:raised_hands: Woohoo :raised_hands: ! Top gardens and most planted AND when is not touching! Plus bug fixes!!!

4 Likes

Nice! Haven’t gotten teh update yet, but I can’t wait! Just curious, does when is not touching cause lag? If so how much. Because if it doesn’t couldn’t this be used with variables to add smoother collisions. Unless this is exactly what’s happening behind teh scenes in which case this rlly wouldn’t change that. (set var to 1 when is not touching)

4 Likes

I would imagine they’ve optimized it as best as they could so it doesn’t create much. Probably why it’s in beta to make sure

This single when block will help with so much stuff. It’ll help my Mr. Tickles 2 project by a ton

4 Likes
gamelogic() 
check once if Lag Counter > 60
  Delete When is NOT Touched
3 Likes

These updates just keep getting better and better. Cannot wait for these beta features to eventually come out of beta a few months later.

Hopscotch is by far the best coding app for anyone to use, and is also the easiest to understand and learn new things.

4 Likes

Aww yeah! New block, and bugfixes!

4 Likes

Awesome! Wish I had the sub!

2 Likes

Easier method:

when ( ) is not touching ( )
{
    check once if var ≠ 1
    {
        code here
        set var to 1
    }
}
4 Likes

lol i don’t have brackets on my keyboard

4 Likes