
uberlegit
New User
Apr 28, 2008, 9:32 AM
Post #1 of 5
(1874 views)
Shortcut
|
I have what should be a pretty basic patch but is becoming unwieldy as it scales. In short, I have Eyes watching a 3x6 area, which should get passed to a movie player to trigger a unique clip for each individual square (18 unique clips). The only way I have been able to do this successfully is to have 18 sets of Eyes watching a particular row/column which triggers a clip on entry, but performance takes a pretty large hit and I'm a fan of doing things simply. As nearly as I can figure there is no Calculation actor that would allow If/Then logic, which I could then use to parse hit col/row to pass to a movie player. Is there any better way to do this? Any suggestion would be invaluable.
|