Message 1 of 2
Trying to write script to automate action
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
So I have an animation that uses the Modify>convert>texture to geometry tool to create a series of cut-out dancer shapes. I want to make a script to select each plane in a series and perform the Texture-to-Geometry action with the next image in a sequence.
This is what I tried writing but I get a syntax error.
when I use the lines individually it works but the texture comes out green instead of making a new texture like the convert tool is supposed to