Potato Farm Debugging!

I need help with my potato farm game. @OMTL @POMTL @TheCoders
(I’m sorry if I am breaking a guideline or I tagged you twice or three times)
https://c.gethopscotch.com/p/yvljl0xub
I have quite a few variables in this game and I plan on making copies of their variables for each potato. The way Iceant the game to work is randomly every 2,500-5,000 milliseconds, the specific potato will appear, when it is clicked, it will increase your score by one and the potato will disappear. I need to copy this code for each potato! But I get so confused with the variables! I need some help and I will make sure to give credit to anyone who helps!

14 Likes

A list of variables:
Variables Currently In The Game:
Potato Count(The number of potatoes in inventory)
Potato 1(The variable showing when potato 1 is available to be tapped)
Tapped 1(The variable that activates after potato 1 is tapped)
Potato 2(Same as potato 1 but for potato 2)
Tapped 2(Same as potato 1 but for potato 2)
Diverse potatoes(An upgrade that has not been added into the game yet but will increase the value of potatoes)
Upcoming Variables:
Duplicates of each variable for each of the other 7 potatoes!

5 Likes

Anybody?
(Starts tagging friends)
@anon91910826
@WynterDiamond
@Dylan329
@Petrichor
@anon10858172
@glam_unicorn
@Explorer_
@MiNi
@Rawrbear
@CodeHelp
Help me with this game!

10 Likes

YO sup scotch tape

5 Likes

(Throws a table)
(Throws a house)
(All aimed at Glamper)

6 Likes

Can we actually get to the debugging part of this conversation?

6 Likes

I’ll try to find all the bugs when I get me iPad

3 Likes

Thanks friend who doesn’t call me annoying names!
And literally, Glamper, why don’t you call ScotchHopTeam Scotch Tape? Like really?

6 Likes

I am flagging you…I want to debug this game but you just messed up this!

4 Likes

Gobli plz flag the post it is off topic!
@anon91910826 plz flag the posts that Glamper made! They are off topic!!!

4 Likes

What? XD

I think we should think more on the debugging and not on Magic scotch tape xD

4 Likes

the one about scotch tape and camping/glamping or which other ones?

3 Likes

The two most recent ones.

4 Likes

Sorry @glam_unicorn , I’m going to flag you for being off topic…

3 Likes

Tapped 1 and 2 are unnecessary.
https://c.gethopscotch.com/p/yvlt1jhqv
I think I fixed the first and second potato.

4 Likes

Instead of tagging OMTL or POTML, use CodeHelp.

2 Likes

Did that help, @HopscotchRemixer?

1 Like

Thank you so much @sophia I will give credit in the next version of the game!

3 Likes

Wait, I actually helped? That’s new. You’re welcome.

1 Like

@sophia @HopscotchRemixer there is a simpler way were you only need the potato count variable.
https://c.gethopscotch.com/p/yvlzi696i

2 Likes