how to use objects obstructed by container?

Discuss Lemur and share techniques.
Post Reply
patchadams74
Newbie
Posts:3
Joined:11 Sep 2015 04:52
how to use objects obstructed by container?

Post by patchadams74 » 11 Sep 2015 05:02

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!

MrCorba
Regular
Posts:143
Joined:02 Sep 2013 20:17
Location:Netherlands

Re: how to use objects obstructed by container?

Post by MrCorba » 11 Sep 2015 09:42

You can just overlay the multiball with a canvas object set to no touch, and color the canvas any color you want to.

Cheers!
Attachments
HideMultiBall.jzml
(5.79KiB)Downloaded 114 times
"Having no silence in music is like having no black or white in a painting" - Brian Eno
https://soundcloud.com/mrcorba

patchadams74
Newbie
Posts:3
Joined:11 Sep 2015 04:52

Re: how to use objects obstructed by container?

Post by patchadams74 » 11 Sep 2015 17:10

Very helpful, thank you!

Post Reply