Message 1 of 4
selecting direct light but not its target in a maxscript
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I want to control a direct light for an extremely (I thought) script.
Basically I say (inside a pflow script)
foo=$myvolite* as array
foo.falloff=170
problem is; the script will error out as it selects two nodes
a)myvolite
b)myvolite.target
Is there a way; bar disabling the target function on the light; which acts
as umm, the target, and a parent pivot point for the light to have this
script select ONLY the light AND NOT the target.
Sunbmitted humbly
Basically I say (inside a pflow script)
foo=$myvolite* as array
foo.falloff=170
problem is; the script will error out as it selects two nodes
a)myvolite
b)myvolite.target
Is there a way; bar disabling the target function on the light; which acts
as umm, the target, and a parent pivot point for the light to have this
script select ONLY the light AND NOT the target.
Sunbmitted humbly