How to implement Splash animation in Unity for iOS

In the latest Unity 5, with the ability to import an XIB file as a Splash screen. In XIB, we can do Splash screen animations.

enter image description here

- main.storyboard

- Check your iOS build setup in Unity 5

+4
source share

Source: https://habr.com/ru/post/1619999/


All Articles