Asset Bundle export script for simple DLC creation
Update from 6.11.2015 This script is actual for Unity 4. Unity 5 has new match better sultion for asset bundles creation. I’ve wrote a simple editor script for easy AssetBundle creation.
СЕРГЕЙ ТАРАБАН Блог разработчика игр
Блог о видео играх и интерактивных развлечениях
Update from 6.11.2015 This script is actual for Unity 4. Unity 5 has new match better sultion for asset bundles creation. I’ve wrote a simple editor script for easy AssetBundle creation.
In this article I’ll tell you how I implemented Downloadable content system (DLC system) in Unity for one of my game and overview some problems and features.