Make the other side of a string go on the other side
Reply
adhd_hobby
Advanced
adhd_hobby
2 months, 2 weeks ago by adhd_hobby
After making a loop how to I make the right side of a string all the way to the right side
halokiwi
Moderator
halokiwi
2 months, 2 weeks ago by halokiwi
I recommend doing a triangle start after your loop. This way you can put any string to either side after the loop.

If you make a teardrop loop (2 half triangles after the loop), you need to plan where each string needs to be: https://youtu.be/_IyGiKsjNJM?si=5vlIUydJZ692u2WT
Reply