Different GUIs for different systems?

Hi there,
how can I build two GUIs (one for iOS-devices and one for Android-devices) in one App/Game?

I want to develop an App which checks at start if it’s running on iOS or Android (via PlayMaker) and switch to the right GUI for that system.

Is there a way to get this done?

I’m working on something for myself, but still in development… so… not ready! :confused:

ex:

Ok :smile:

What I mean is I build two different GUIs visually and at App-start the App decides via Playmaker which GUI has to show for the user.

Is there a way for this?

@DeepShader

This is only for scripts, or?

I want to build two GUIs and the App should recognize via PlayMaker which platform it is and shows the right GUI for the user :slight_smile: