Tasharen Entertainment Forum

Support => NGUI 3 Support => Topic started by: alexh0101 on February 22, 2015, 10:34:07 AM

Title: How much space does NGUI take in the final build?
Post by: alexh0101 on February 22, 2015, 10:34:07 AM
I use very few features of NGUI in my game, mainly UILabel, Unity2DSprite, UIButton, UIPanel and ScrollView.

How much disk space is usually used by NGUI in the final build of my game?

Thanks
Title: Re: How much space does NGUI take in the final build?
Post by: ArenMook on February 24, 2015, 11:11:07 AM
Code takes a few kilobytes at most. It's textures that take up space -- so depends on which textures you included (atlases).