I’m new to practice. Is there a way to compact these blocks?
Yes, but it can be confusing, especially for people who are new to Thunkable. I recommend you use the method you already are comfortable with.
But if you want to make your code more compact, you can explore Any Component blocks. It’s possible to loop through components using an index variable and apply a property value to each component in each iteration of the loop.
i dont know if this is what you looking for, but with right clic on blocks, there is “collapse” that compact blocks to one only block
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.