Search Unity

  1. Unity Asset Manager is now available in public beta. Try it out now and join the conversation here in the forums.
    Dismiss Notice

More options for logo placement in SplashScreen

Discussion in '5.5 Beta' started by Mison, Sep 12, 2016.

  1. Mison

    Mison

    Joined:
    Jan 20, 2014
    Posts:
    19
    I would love to see more options for logo placement on Splash Screen (Draw Mode).

    For example it might be good in landscape mode to show MY logo on the left and UNITY logo next to it on the right side ("side by side").
    Code (CSharp):
    1. ----------------------------------------
    2. |                                       |
    3. |   MY LOGO                UNITY        |
    4. |                                       |
    5. ----------------------------------------
    Other really good option would be to show more logo below (similar to Unity logo below). For example when using some kind of backend-as-a-service.
    Code (CSharp):
    1. ---------------------------------------------
    2. |                   MY LOGO                  |
    3. |                   (bigger)                 |
    4. |                                            |
    5. |   Made with               Powered by       |
    6. |   UNITY                      PLAYFAB       |
    7. ---------------------------------------------
    Other positions and sizes may work in different situation as well.
     
    MrEsquire likes this.
  2. karl_jones

    karl_jones

    Unity Technologies

    Joined:
    May 5, 2015
    Posts:
    8,282
    Thanks I'll make a note of the suggestion.
     
  3. Mison

    Mison

    Joined:
    Jan 20, 2014
    Posts:
    19
    This could be also combined with the sequential mode. For example, first will be MY LOGO (only) and then MADE WITH UNITY on top and POWERED BY PLAYFAB below (two at the same time).
     
  4. XaneFeather

    XaneFeather

    Joined:
    Sep 4, 2013
    Posts:
    97
    I would very much prefer the phrase "Powered by Unity" instead. Is it possible to have that as an option as well?
     
  5. karl_jones

    karl_jones

    Unity Technologies

    Joined:
    May 5, 2015
    Posts:
    8,282
    No Made with Unity ties in with the brand and promotional stuff. https://madewith.unity.com/
     
  6. XaneFeather

    XaneFeather

    Joined:
    Sep 4, 2013
    Posts:
    97
    Ah, that makes a lot more sense now. Thanks!
     
    karl_jones likes this.