tags: collection title: Splash brief: This example shows how to use collection proxies to show a splash screen while loading a game menu. author: Defold Foundation
The setup consists of several collections and game objects.
splash.collection
: This is the bootstrap collection specified in game.project
. Contains:
menu.collection : This collection contains a menu. Contains:
splashscreen.collection : Collections representing the splash screen.