Creating a Custom Python Effector, Part 03: Building Your First Components

Photo of Andy H Runyon

Instructor Andy H Runyon

Share this video
  • Duration: 09:39
  • Views: 1769
  • Made with Release: 14
  • Works with Release: 14 and greater

Accessing Data from User Input (via custom User Data)

In this video you will start building the first components to your custom Python Effector. The first half starts off by showing you how a user data field can be used in conjunction with the Python effector to easily set up user defined variables. This is followed by explaining how to work with the new data, specifically, how to pass data from a cloner that has been placed in an object linkfield to a cloner being affected by the Python effector.

show less