how to use objects obstructed by container?
-
- Newbie
- Posts: 3
- Joined: 11 Sep 2015 04:52
how to use objects obstructed by container?
I'm trying to control a multiball that is completely obstructed by a container, however, I'm finding that the balls can't be manipulated unless at least some of the multiball window is visible. I'm also open to the idea of not obstructing the multiball window, but having the balls (and their paths/tethers) entirely invisible. Pretty much, I'm looking for some kind of solution to manipulate the MBs without having them visible. Much appreciated!
Re: how to use objects obstructed by container?
You can just overlay the multiball with a canvas object set to no touch, and color the canvas any color you want to.
Cheers!
Cheers!
- Attachments
-
- HideMultiBall.jzml
- (5.79 KiB) Downloaded 109 times
"Having no silence in music is like having no black or white in a painting" - Brian Eno
https://soundcloud.com/mrcorba
https://soundcloud.com/mrcorba
-
- Newbie
- Posts: 3
- Joined: 11 Sep 2015 04:52
Re: how to use objects obstructed by container?
Very helpful, thank you!