Creating a Custom Python Effector, Part 06: Working with different clone counts

Photo of Andy H Runyon

Instructor Andy H Runyon

Share this video
  • Duration: 09:38
  • Views: 1633
  • Made with Release: 14
  • Works with Release: 14 and greater

Working with different clone counts

In this video development continues on the if statement, this time covering a situation where the affected cloner has a lower count than the source while still making sure that the clones cover the correct area.
This is done by creating a method to skip over clones allowing you to transpose a smaller array across a larger array.

show less