I’m not sure, but I think you can. You just need to know how to use clone index.
@Awesome_E why do projects temporarily freeze when you tap on the screen for the first time? Is hopscotch checking if there are any when taped rules or what?
Tips to people confused about the text operators:
Get character in (String) at (Index): Think of a highlighter. This highlighter highlights the character at the index in your string, starting at zero for the first character. “Hello T[h]ere” (Index 7) (Returns “h”)
Get characters in (String) between (Start) and (End): Think of a needle, two of them. The needle goes to the left of whatever character is chosen. “H|ello The|re” (Indexes 1 and 9) (Returns “ello The”)
More tips: Negative numbers bring you to the end of the string, going backwards. “|Very Long Strin|g” (Indexes 0 and -1) (Returns “Very Long Strin”)
Even more tips: It’s easier to get the index by thinking it starts at 1 and then subtracting 1.
Great tips. You nailed the needles part.
Best way to remember is to know the needles at index 0 is at the beginning of the string, left of the first character.
Also whatever is inside the two needles is what it grabs.
AExampleS (1 to 8) = A|Example|S = Example
I don’t know but that’s probably correct
Fun fact. Coins in some endless runners give some score bonus. They are also used for upgrades and stuff.
So if anyone wants to make an endless runner game in Hopscotch and you’re not sure what collectibles to add, coins are the best ones to add. That, and special collectibles for special events.
I accidentally made the word food appear 3 times in my levelstring… it must be hungry
Hahahahahahahahaha, lol.
Haha, nice!!
Hey! How’s the coding?
ℂ𝕠𝕕𝕚𝕟𝕘 ℂ𝕙𝕒𝕝𝕝𝕖𝕟𝕘𝕖: 𝕎𝕖𝕖𝕜 𝟙
I have a bear moving on my screen. What are the ways to slow him down without completely stopping him?
Code
1 Bear {
2 When Game is Playing {
3 Move forward (50)
4 }
5 }
1 2 3 4 5 are lines

- Use
When Game Starts
- Decrease the value
50
of line3
- Add
Wait(0)
between line3
and4
- Use
0 voters
@Rectangle, i’m extremely sorry for the 2 tags in one day :(( pls check the post above, let’s see how well (or how trash) this idea goes
@sophia tysm for this post, i saw my project on rising a while ago and i swear i was looking everywhere for the person who nominated it lol, and then realized i could search for the link . but honestly it meant a lot to me so tysm again :)
(by doing this i believe i have earned the title for Most Late Response Ever lol)
Yay! what’s my prize? /lh /jk
you have recieved the official title of CLPD rickroller
congrats-wear it with pride
Where’s my badge? /lh /jk