I want to make a point system(For example something that will count how many times that the player sprite has touched the coin sprite) but don't know how to make one. A little help?
Thanks,
Vanny
I want to make a point system(For example something that will count how many times that the player sprite has touched the coin sprite) but don't know how to make one. A little help?
Thanks,
Vanny
do you want it to be customised?
Well, at this point I just need help on doing something that will count how many times that the player sprite has touched the coin sprite, I don't really need it to be customized.
when <touching [coin v]> :: control hat //in the player sprite change [points v] by (1) wait until <not <touching [coin v]>>
How do you get the "points" option in the "Change ____ by __" block?
Make the variable!
I don't know how to make variables, or even other blocks.
How to make:
wow, you are a good teacher, very patient, you even taught him how to make a variable
I am a "her" not a "him". I just decided to say this in case if you need that for later.
I am so sorry for being rude, I don’t mean to do that
What I do to avoid assuming genders is type "They" or "them" instead.
Its okay btw.
Btw you should read the snap manual it will help you learn Snap blocks
yeah, it's not like everybody can tell what gender someone is by looking at their username.
I already learned, thanks to @snapenilk XD
can you access the reference manual?
Yeah, I never really bothered reading it though because I code in Scratch and since Snap! is kinda like Scratch I thought I wouldn't need it. Pls don't hate me.
oh, don't worry, I never read it either. I do learn things quickly, but mostly from the forum (and me testing things out). There's helpful stuff in the manual.
I read the first few pages, and then I was like "This is too long, my eyes hurt" so I stopped reading it. lol
I just don't like to read about how to code, I like figuring it out myself.