How do I make a bptacher appear in presentation mode
I have a bpatcher in a main patch. I want that bpatcher to open in presentation mode but I get to see the whole patch (all objects). How do I make that I only see the objects in presentation mode?
You need to open the patcher inspector for the patch you're loading into the bpatcher, and tick the "open in presentation" option; it's in the view menu.
Thanks, I needed to rload the patch before t took effect.
it needed to be re-saved, since changing Open in Presentation changes the bpatcher file. Then when it was re-loaded in the patch, voila.