Build Applications
Hello,
When i am selecting build application of the dropdown menu, it is creating the application fine. But it does not include the presentation screen
how can i build apps that load into the presentation screen view?
thanks
the presentation view is part of the patcher, not an extra object. "Build App" therefore can't include a presentation screen.
Check out Max Basic Tutorial 20 for guidance around the presentation mode. Use the patcher inspector to enable "Load in presentation mode".
thanks for that.