Mailing List
Home
Forum Home
Softimage
Carrara
trueSpace
Dir3d-l
Maya - a powerful 3D animation and visual effects software
Macromedia Flash Development
Subjects
Cameras
scaleDown command
black out solved
Aircraft Tutorial
Mathematical XYZ ?
Its done This vs That
Its done first week
recommendations for screen video captures?
3DExplorer "Oddity "
New Director
ProTeam renewals
Fuel 's new websites (X post)
Blue peter create a make toy
targeting groups question
XPost: Shockwave 3D game ( sort of )
RES: RES: RES: Fish Modeling
Emitting particles from object intersection
Fuel 's new websites (X post)
Texturing
Big Break Contest Videos
New Plugins
Models and Texture on my updated site
Error Installing Patch tS6 6
Plasma?
Looking for Inspiration
Weird EMail Q
It 's done first week ?
Cherry not cranberry
New game
Camera Animation Problem
Particle plugins?
 
scripted ops/ multiple output method

scripted ops/ multiple output method

2005-03-03       - By Javier

 Back
Reply:     1     2  

i got some scripted ops--relatively complex-- that output to several
objecs kinematics
what i do is  in the update routine i check, lets say

if (Out.name == "OutGlobal"){Out.transform = myresult;}
else if (Out.name == "OutGlobal1"){Out.transform = mybyproduct;}
//myresult and mybyproducts are transforms in this example

sometimes this works for both outputs sometimes just for one....  I
tried this with several ops, that  i am developing concurrently and
its always the same story, it works for a while and then all of a
sudden it does not.

1. is there a less buggy method to have several outputs per operator
2. or should i compile this--i know i have to eventually but i got
some reading to do for this

thanx in advance
j
---
Unsubscribe? Mail Majordomo@(protected) with the following text in body:
unsubscribe xsi