- How do you turn a key press into a toggle? For example, I want to
connect 'b' from the keyboard to the enable input of a billboard so
that pressing b turns the billboard on and off. Right now, key
presses are momentary only. Is this a Logic thing?
key press -> Counter -> Math (modulo 2)
- How can I do something like Folder Images but with movies? I'd like
to be able to switch quickly between a bunch of movies, say, 30.
this is not possible inside Quartz Composer, but you can build that
info in the host application and pass it to the composition