number of 3d listeners for split-screen mode

With the old event API we were able to set the number of listeners > 1 for split-screen mode. This does not seem to be possible with the Studio API.

When I try using the low-level API to set the 3d listener attributes, it doesn’t seem to work (listener stays at origin).

How can we handle split-screen mode with the studio API?

Never mind, I just found an answer (related to version 1.05.11):

Studio does not currently support multiple listeners, and the low level API functions cannot be used to control Studio events. Adding support for multiple listeners has been on the list for quite a while.

1 Like