Search found 1 match

by chris
Mon Dec 28, 2015 8:17 pm
Forum: Dialogue System for Unity
Topic: Loading Dialogue Database from AssetBundles
Replies: 1
Views: 772

Loading Dialogue Database from AssetBundles

Is it possible to update the Dialogue Database over the air without rebuilding the game? Like if a game is shipped with database v1.00, and I make minor changes to it and want to update it OTA with v1.01 (via an assetBundle DLC or a direct download). Basically the game should function fine with v1.0...