How to do fast bold text

Most people know how to do regular bold text, but this makes it faster. You get 360 clones faster than 36 usually.


http://forum.gethopscotch.com/t/tutorial-specific-amount-of-clones-each-with-an-individual-id-very-fast/30814?source_topic_id=20408

19 Likes

Awesome tutorial, thanks!

10 Likes

Cool! This is really cool and helpful, thank you for sharing it to the community. :slight_smile:

5 Likes

Mind blown

4 Likes

I now an easier way. Make a text, code it to do 100 clones. In the clones, make it grow, and the change X by random minus three to three. Same on a change Y block.
Here us the result:

3 Likes

Only x? And that isn’t a perfect bold thing. It’s easier though.
However, this looks better.

3 Likes

Oh, wait I didn’t finish. Oops

3 Likes

Thanks for sharing!

3 Likes

You’re welcome.

2 Likes

Now that we have clone ids and total clone values, why not set all the clones to clone until the total clones reach 360, and each clone has that formula but replacing sincos with the clone id?

https://c.gethopscotch.com/p/yyvbymv69

https://c.gethopscotch.com/p/yyvcd8p57

This one has 18 total clones, but really for regular size text this is okay.

1 Like

I actually used that method in my latest project, and a ten clone variant in my next game.

I don’t think I can edit the first post, but if I can, I’ll make sure that I show people that your post is easier.