How do I change on-demand resources

Asked on 08/03/2024

1 search

To change on-demand resources for your game on Apple platforms, you can utilize the Apple frameworks that allow you to pull down additional game data after your app installs. On-demand resources are hosted on the App Store, whereas background assets are hosted on your own database. This approach helps create an installation experience that blends seamlessly with gameplay and is invisible to the player.

For more detailed information, you can refer to the session Design advanced games for Apple platforms.

Relevant Sessions

  1. Design advanced games for Apple platforms
  2. Port advanced games to Apple platforms