1 (edited by anhdung.bka317 2017-08-17 09:50:10)

Topic: How to make map has more quality

Sorry about topic subject if it's not clearly.
I created a map object with (512,512) size.
And when I run it on mobile, my map had low quality.
Can I improve the quality of map?
PS: Sorry about my English.

Post's attachments

Attachment icon Screenshot_2017-08-17-16-12-05.png 403.85 kb, 69 downloads since 2017-08-17 

Re: How to make map has more quality

Hello.

You need to increase the size of the map.
If you use tileset:
http://forum.infinity-code.com/viewtopi … 2692#p2692

If you use target - texture, then you can use the texture size of 1024x1024.
But I recommend that you use tileset for mobile devices in most cases.

Kind Regards,
Infinity Code Team.

Boost your productivity a lot and immediately using Ultimate Editor Enhancer. Trial and non-commerce versions available.

Re: How to make map has more quality

Thanks for your help.
I use nGUI so I cannot use tileset