Tasharen Entertainment Forum
Support => NGUI 3 Support => Topic started by: jjobby on January 16, 2014, 09:14:56 AM
-
I need to show friends image from friend list of player in facebook. The problem is that the player can have many friends (some can have more than 1000). The draggable panel becomes very slow and I receive too many vertex message. How do you handle this problem? I really appreciate your suggestion.
-
Use pages if you can. Display only a few at a time, loading them as needed as they get close to being visible (your own logic).