Britton
12-21-2006, 04:54 PM
Hey folks,
Although this is particle flow related, it's really a scripting problem I'm having, so I figured I'd put this here...
Title says it all really, I'm trying to access the values I've placed in a particleMatrix from a script outside of particle flow, or more specifically as the flow's the final step update script. Normally I'd run this as a script operator and it'd work just fine, but in this case I need it to run independantly of a cache event, and thus outside of the entire flow.
As it stands, when I try to access particleMatrix, maxscript gives me an "Unknown Property" error. Since there's no appropriate place to put a channelsUsed handler, I can't enable the useMatrix property, which I'm guessing is the problem.
Anybody know a way around this? If I'm not being eloquent enough here to make sense (probably the case), I'll post a quick sample script.
super thanks!
Although this is particle flow related, it's really a scripting problem I'm having, so I figured I'd put this here...
Title says it all really, I'm trying to access the values I've placed in a particleMatrix from a script outside of particle flow, or more specifically as the flow's the final step update script. Normally I'd run this as a script operator and it'd work just fine, but in this case I need it to run independantly of a cache event, and thus outside of the entire flow.
As it stands, when I try to access particleMatrix, maxscript gives me an "Unknown Property" error. Since there's no appropriate place to put a channelsUsed handler, I can't enable the useMatrix property, which I'm guessing is the problem.
Anybody know a way around this? If I'm not being eloquent enough here to make sense (probably the case), I'll post a quick sample script.
super thanks!
