Questions tagged [looping]

66 questions
0
votes
1 answer

How do you make a horizontal loop cut?

I was watching a tutorial series on YouTube and at 5:11 he made a few loop cuts that are horizontal. How did he do this? Video: https://www.youtube.com/watch?v=WnPkrxz4AQQ
0
votes
1 answer

How to loop values on Custom properties

I added a custom property to an object with an integer value and a max of 3. Is there any way to loop the value? I want it to return to the value of 0 after 3. Is it possible?